﻿2026-06-08T23:22:44.5318048Z Current runner version: '2.334.0'
2026-06-08T23:22:44.5322445Z Runner name: 'kitsubito'
2026-06-08T23:22:44.5322957Z Runner group name: 'Default'
2026-06-08T23:22:44.5323568Z Machine name: 'KITSUBITO'
2026-06-08T23:22:44.5325371Z ##[group]GITHUB_TOKEN Permissions
2026-06-08T23:22:44.5327071Z Contents: read
2026-06-08T23:22:44.5327519Z Metadata: read
2026-06-08T23:22:44.5327896Z Packages: read
2026-06-08T23:22:44.5328257Z ##[endgroup]
2026-06-08T23:22:44.5329780Z Secret source: Actions
2026-06-08T23:22:44.5330281Z Prepare workflow directory
2026-06-08T23:22:44.5680452Z Prepare all required actions
2026-06-08T23:22:44.5720841Z Getting action download info
2026-06-08T23:22:44.9523181Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-08T23:22:45.4517796Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-08T23:22:45.5411392Z ##[group]Run actions/checkout@v5
2026-06-08T23:22:45.5412097Z with:
2026-06-08T23:22:45.5412460Z   repository: SaberMage/spt-core
2026-06-08T23:22:45.5415579Z   token: ***
2026-06-08T23:22:45.5415929Z   ssh-strict: true
2026-06-08T23:22:45.5416272Z   ssh-user: git
2026-06-08T23:22:45.5416625Z   persist-credentials: true
2026-06-08T23:22:45.5417098Z   clean: true
2026-06-08T23:22:45.5417474Z   sparse-checkout-cone-mode: true
2026-06-08T23:22:45.5417888Z   fetch-depth: 1
2026-06-08T23:22:45.5418240Z   fetch-tags: false
2026-06-08T23:22:45.5418605Z   show-progress: true
2026-06-08T23:22:45.5418953Z   lfs: false
2026-06-08T23:22:45.5419268Z   submodules: false
2026-06-08T23:22:45.5419616Z   set-safe-directory: true
2026-06-08T23:22:45.5420174Z ##[endgroup]
2026-06-08T23:22:45.6189866Z Syncing repository: SaberMage/spt-core
2026-06-08T23:22:45.6191255Z ##[group]Getting Git version info
2026-06-08T23:22:45.6191931Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-08T23:22:45.6192789Z [command]/usr/bin/git version
2026-06-08T23:22:45.6215450Z git version 2.43.0
2026-06-08T23:22:45.6232064Z ##[endgroup]
2026-06-08T23:22:45.6242595Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f2718a19-e30e-4ab0-b095-5a01996392aa' before making global git config changes
2026-06-08T23:22:45.6243703Z Adding repository directory to the temporary git global config as a safe directory
2026-06-08T23:22:45.6245700Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-08T23:22:45.6276150Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-08T23:22:45.6294375Z https://github.com/SaberMage/spt-core
2026-06-08T23:22:45.6303896Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-08T23:22:45.6306290Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-08T23:22:45.6323250Z refs/heads/dev-freeform
2026-06-08T23:22:45.6329994Z [command]/usr/bin/git checkout --detach
2026-06-08T23:22:45.6407913Z HEAD is now at 6843a8f feat(mesh)!: fan-out widen + delete TrustStore → mesh on (REQ-MESH-3, REQ-MESH-5) — Mesh-D6
2026-06-08T23:22:45.6440454Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-08T23:22:45.6462432Z Deleted branch dev-freeform (was 6843a8f).
2026-06-08T23:22:45.6487649Z ##[endgroup]
2026-06-08T23:22:45.6489346Z [command]/usr/bin/git submodule status
2026-06-08T23:22:45.6668045Z ##[group]Cleaning the repository
2026-06-08T23:22:45.6671036Z [command]/usr/bin/git clean -ffdx
2026-06-08T23:22:45.6698611Z Removing traceable-reqs
2026-06-08T23:22:45.6705708Z [command]/usr/bin/git reset --hard HEAD
2026-06-08T23:22:45.6744867Z HEAD is now at 6843a8f feat(mesh)!: fan-out widen + delete TrustStore → mesh on (REQ-MESH-3, REQ-MESH-5) — Mesh-D6
2026-06-08T23:22:45.6748563Z ##[endgroup]
2026-06-08T23:22:45.6750268Z ##[group]Disabling automatic garbage collection
2026-06-08T23:22:45.6753109Z [command]/usr/bin/git config --local gc.auto 0
2026-06-08T23:22:45.6776477Z ##[endgroup]
2026-06-08T23:22:45.6777243Z ##[group]Setting up auth
2026-06-08T23:22:45.6781566Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-08T23:22:45.6803046Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-08T23:22:45.6983721Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-08T23:22:45.7008728Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-08T23:22:45.7188348Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-08T23:22:45.7210978Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-08T23:22:45.7392550Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-08T23:22:45.7423123Z ##[endgroup]
2026-06-08T23:22:45.7423864Z ##[group]Fetching the repository
2026-06-08T23:22:45.7429514Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6843a8f4e0335fa947b6eb0b5bed3d6ff39f5796:refs/remotes/origin/dev-freeform
2026-06-08T23:22:46.1517921Z ##[endgroup]
2026-06-08T23:22:46.1519137Z ##[group]Determining the checkout info
2026-06-08T23:22:46.1520211Z ##[endgroup]
2026-06-08T23:22:46.1524523Z [command]/usr/bin/git sparse-checkout disable
2026-06-08T23:22:46.1568827Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-08T23:22:46.1591633Z ##[group]Checking out the ref
2026-06-08T23:22:46.1594228Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-08T23:22:46.1635949Z Switched to a new branch 'dev-freeform'
2026-06-08T23:22:46.1636817Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-08T23:22:46.1640824Z ##[endgroup]
2026-06-08T23:22:46.1670537Z [command]/usr/bin/git log -1 --format=%H
2026-06-08T23:22:46.1688989Z 6843a8f4e0335fa947b6eb0b5bed3d6ff39f5796
2026-06-08T23:22:46.1917247Z ##[group]Run cargo build --workspace --all-targets
2026-06-08T23:22:46.1918190Z [36;1mcargo build --workspace --all-targets[0m
2026-06-08T23:22:46.1935585Z shell: /usr/bin/bash -e {0}
2026-06-08T23:22:46.1936286Z ##[endgroup]
2026-06-08T23:22:46.4950312Z    Compiling proc-macro2 v1.0.106
2026-06-08T23:22:46.4951770Z    Compiling unicode-ident v1.0.24
2026-06-08T23:22:46.4952521Z    Compiling quote v1.0.45
2026-06-08T23:22:46.4953184Z    Compiling libc v0.2.186
2026-06-08T23:22:46.4953843Z    Compiling serde_core v1.0.228
2026-06-08T23:22:46.4954531Z    Compiling serde v1.0.228
2026-06-08T23:22:46.4955293Z    Compiling cfg-if v1.0.4
2026-06-08T23:22:46.4956110Z    Compiling typenum v1.20.1
2026-06-08T23:22:46.5016069Z    Compiling portable-atomic v1.13.1
2026-06-08T23:22:46.5035976Z    Compiling version_check v0.9.5
2026-06-08T23:22:46.5086439Z    Compiling memchr v2.8.1
2026-06-08T23:22:46.5119414Z    Compiling critical-section v1.2.0
2026-06-08T23:22:46.5121183Z    Compiling subtle v2.6.1
2026-06-08T23:22:46.5189243Z    Compiling semver v1.0.28
2026-06-08T23:22:46.5190955Z    Compiling find-msvc-tools v0.1.9
2026-06-08T23:22:46.5250317Z    Compiling shlex v2.0.1
2026-06-08T23:22:46.5592437Z    Compiling smallvec v1.15.1
2026-06-08T23:22:46.5750606Z    Compiling itoa v1.0.18
2026-06-08T23:22:46.6130330Z    Compiling equivalent v1.0.2
2026-06-08T23:22:46.6690735Z    Compiling pin-project-lite v0.2.17
2026-06-08T23:22:46.7280800Z    Compiling cc v1.2.63
2026-06-08T23:22:46.7284086Z    Compiling cpufeatures v0.2.17
2026-06-08T23:22:46.7520552Z    Compiling hashbrown v0.17.1
2026-06-08T23:22:46.7711298Z    Compiling log v0.4.32
2026-06-08T23:22:46.7920012Z    Compiling bitflags v2.12.1
2026-06-08T23:22:46.8027498Z    Compiling futures-core v0.3.32
2026-06-08T23:22:46.8029668Z    Compiling bytes v1.11.1
2026-06-08T23:22:46.8111020Z    Compiling rand_core v0.10.1
2026-06-08T23:22:46.8112825Z    Compiling getrandom v0.4.2
2026-06-08T23:22:46.8391356Z    Compiling generic-array v0.14.7
2026-06-08T23:22:46.9361320Z    Compiling rustc_version v0.4.1
2026-06-08T23:22:46.9561958Z    Compiling stable_deref_trait v1.2.1
2026-06-08T23:22:46.9634260Z    Compiling futures-io v0.3.32
2026-06-08T23:22:47.0163356Z    Compiling slab v0.4.12
2026-06-08T23:22:47.0215504Z    Compiling futures-sink v0.3.32
2026-06-08T23:22:47.0356415Z    Compiling futures-task v0.3.32
2026-06-08T23:22:47.0398704Z    Compiling zerocopy v0.8.50
2026-06-08T23:22:47.0565569Z    Compiling ahash v0.8.12
2026-06-08T23:22:47.0892819Z    Compiling futures-channel v0.3.32
2026-06-08T23:22:47.1041664Z    Compiling zmij v1.0.21
2026-06-08T23:22:47.1113369Z    Compiling fnv v1.0.7
2026-06-08T23:22:47.1685635Z    Compiling pkg-config v0.3.33
2026-06-08T23:22:47.1968750Z    Compiling signature v2.2.0
2026-06-08T23:22:47.2100683Z    Compiling autocfg v1.5.1
2026-06-08T23:22:47.2684572Z    Compiling vcpkg v0.2.15
2026-06-08T23:22:47.2853009Z    Compiling curve25519-dalek v4.1.3
2026-06-08T23:22:47.3001774Z    Compiling ed25519 v2.2.3
2026-06-08T23:22:47.3824703Z    Compiling serde_json v1.0.150
2026-06-08T23:22:47.4869486Z    Compiling indexmap v2.14.0
2026-06-08T23:22:47.5759424Z    Compiling cfg_aliases v0.2.1
2026-06-08T23:22:47.5959161Z    Compiling fastrand v2.4.1
2026-06-08T23:22:47.6230515Z    Compiling rustversion v1.0.22
2026-06-08T23:22:47.6349074Z    Compiling litemap v0.8.2
2026-06-08T23:22:47.6779095Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-08T23:22:47.7113775Z    Compiling fallible-iterator v0.3.0
2026-06-08T23:22:47.7884750Z    Compiling syn v2.0.117
2026-06-08T23:22:47.8119865Z    Compiling writeable v0.6.3
2026-06-08T23:22:47.8438908Z    Compiling icu_properties_data v2.2.0
2026-06-08T23:22:47.8529189Z    Compiling utf8_iter v1.0.4
2026-06-08T23:22:47.8602175Z    Compiling icu_normalizer_data v2.2.0
2026-06-08T23:22:47.8649372Z    Compiling anyhow v1.0.102
2026-06-08T23:22:47.8752007Z    Compiling percent-encoding v2.3.2
2026-06-08T23:22:47.9729097Z    Compiling http v1.4.1
2026-06-08T23:22:48.0351911Z    Compiling cpufeatures v0.3.0
2026-06-08T23:22:48.0779135Z    Compiling strsim v0.11.1
2026-06-08T23:22:48.0919145Z    Compiling thiserror v2.0.18
2026-06-08T23:22:48.0989192Z    Compiling chacha20 v0.10.0
2026-06-08T23:22:48.1299571Z    Compiling form_urlencoded v1.2.2
2026-06-08T23:22:48.1466043Z    Compiling ident_case v1.0.1
2026-06-08T23:22:48.1879008Z    Compiling untrusted v0.9.0
2026-06-08T23:22:48.2399309Z    Compiling rustls v0.23.40
2026-06-08T23:22:48.2920345Z    Compiling rustix v1.1.4
2026-06-08T23:22:48.3318633Z    Compiling scopeguard v1.2.0
2026-06-08T23:22:48.3784893Z    Compiling unicode-segmentation v1.13.3
2026-06-08T23:22:48.3889551Z    Compiling unicode-xid v0.2.6
2026-06-08T23:22:48.4087161Z    Compiling lock_api v0.4.14
2026-06-08T23:22:48.4656775Z    Compiling crypto-common v0.1.7
2026-06-08T23:22:48.4783995Z    Compiling block-buffer v0.10.4
2026-06-08T23:22:48.4908961Z    Compiling linux-raw-sys v0.12.1
2026-06-08T23:22:48.4940299Z    Compiling const-oid v0.10.2
2026-06-08T23:22:48.5759611Z    Compiling atomic-waker v1.1.2
2026-06-08T23:22:48.5828975Z    Compiling httparse v1.10.1
2026-06-08T23:22:48.5850703Z    Compiling digest v0.10.7
2026-06-08T23:22:48.5967256Z    Compiling libsqlite3-sys v0.30.1
2026-06-08T23:22:48.6119910Z    Compiling ring v0.17.14
2026-06-08T23:22:48.6753327Z    Compiling hybrid-array v0.4.12
2026-06-08T23:22:48.6836523Z    Compiling num-traits v0.2.19
2026-06-08T23:22:48.7059148Z    Compiling paste v1.0.15
2026-06-08T23:22:48.7619510Z    Compiling powerfmt v0.2.0
2026-06-08T23:22:48.7768835Z    Compiling base64ct v1.8.3
2026-06-08T23:22:48.8074586Z    Compiling sha2 v0.10.9
2026-06-08T23:22:48.8489406Z    Compiling heck v0.5.0
2026-06-08T23:22:48.9088756Z    Compiling convert_case v0.10.0
2026-06-08T23:22:49.0018971Z    Compiling getrandom v0.2.17
2026-06-08T23:22:49.0078897Z    Compiling socket2 v0.6.4
2026-06-08T23:22:49.0632070Z    Compiling mio v1.2.1
2026-06-08T23:22:49.1162485Z    Compiling http-body v1.0.1
2026-06-08T23:22:49.1835238Z    Compiling rand_core v0.6.4
2026-06-08T23:22:49.2378960Z    Compiling pem-rfc7468 v1.0.0
2026-06-08T23:22:49.2568521Z    Compiling rand v0.10.1
2026-06-08T23:22:49.2968921Z    Compiling deranged v0.5.8
2026-06-08T23:22:49.3423268Z    Compiling memoffset v0.6.5
2026-06-08T23:22:49.3548892Z    Compiling tower-service v0.3.3
2026-06-08T23:22:49.3918690Z    Compiling data-encoding v2.11.0
2026-06-08T23:22:49.4209084Z    Compiling tinyvec_macros v0.1.1
2026-06-08T23:22:49.4639087Z    Compiling time-core v0.1.8
2026-06-08T23:22:49.4838509Z    Compiling thiserror v1.0.69
2026-06-08T23:22:49.4948583Z    Compiling parking_lot_core v0.9.12
2026-06-08T23:22:49.5048298Z    Compiling base64 v0.22.1
2026-06-08T23:22:49.6308985Z    Compiling num-conv v0.2.2
2026-06-08T23:22:49.6703747Z    Compiling try-lock v0.2.5
2026-06-08T23:22:49.7469069Z    Compiling want v0.3.1
2026-06-08T23:22:49.7598958Z    Compiling tinyvec v1.11.0
2026-06-08T23:22:49.8676098Z    Compiling crypto-common v0.2.2
2026-06-08T23:22:49.9118441Z    Compiling block-buffer v0.12.0
2026-06-08T23:22:49.9259881Z    Compiling serial-core v0.4.0
2026-06-08T23:22:49.9468341Z    Compiling ioctl-rs v0.1.6
2026-06-08T23:22:50.0308813Z    Compiling termios v0.2.2
2026-06-08T23:22:50.0697806Z    Compiling vergen-lib v9.1.0
2026-06-08T23:22:50.0875432Z    Compiling inout v0.1.4
2026-06-08T23:22:50.1635385Z    Compiling n0-future v0.3.2
2026-06-08T23:22:50.2144330Z    Compiling parking v2.2.1
2026-06-08T23:22:50.2218776Z    Compiling ref-cast v1.0.25
2026-06-08T23:22:50.2227080Z    Compiling diatomic-waker v0.2.3
2026-06-08T23:22:50.2354775Z    Compiling httpdate v1.0.3
2026-06-08T23:22:50.3578603Z    Compiling crossbeam-utils v0.8.21
2026-06-08T23:22:50.3778968Z    Compiling winnow v1.0.3
2026-06-08T23:22:50.3849016Z    Compiling cordyceps v0.3.4
2026-06-08T23:22:50.4027727Z    Compiling spin v0.10.0
2026-06-08T23:22:50.5647269Z    Compiling netlink-packet-core v0.8.1
2026-06-08T23:22:50.6119481Z    Compiling futures-lite v2.6.1
2026-06-08T23:22:50.6568702Z    Compiling cipher v0.4.4
2026-06-08T23:22:50.6729033Z    Compiling serial-unix v0.4.0
2026-06-08T23:22:50.7259051Z    Compiling digest v0.11.3
2026-06-08T23:22:50.7479102Z    Compiling futures-buffered v0.2.13
2026-06-08T23:22:50.8720830Z    Compiling vergen-lib v0.1.6
2026-06-08T23:22:50.8816640Z    Compiling vergen v9.1.0
2026-06-08T23:22:50.9028464Z    Compiling universal-hash v0.5.1
2026-06-08T23:22:50.9228946Z    Compiling noq-udp v0.10.0
2026-06-08T23:22:51.0189579Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-08T23:22:51.0246449Z    Compiling heapless v0.7.17
2026-06-08T23:22:51.0318678Z    Compiling aho-corasick v1.1.4
2026-06-08T23:22:51.0427299Z    Compiling sync_wrapper v1.0.2
2026-06-08T23:22:51.1312294Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-08T23:22:51.1631795Z    Compiling bitflags v1.3.2
2026-06-08T23:22:51.1812176Z    Compiling pin-utils v0.1.0
2026-06-08T23:22:51.2059411Z    Compiling toml_write v0.1.2
2026-06-08T23:22:51.2173263Z    Compiling byteorder v1.5.0
2026-06-08T23:22:51.2229573Z    Compiling either v1.16.0
2026-06-08T23:22:51.2325639Z    Compiling opaque-debug v0.3.1
2026-06-08T23:22:51.2326792Z    Compiling regex-syntax v0.8.10
2026-06-08T23:22:51.2939050Z    Compiling winnow v0.7.15
2026-06-08T23:22:51.3407900Z    Compiling polyval v0.6.2
2026-06-08T23:22:51.3985469Z    Compiling hash32 v0.2.1
2026-06-08T23:22:51.4488650Z    Compiling nix v0.25.1
2026-06-08T23:22:51.4658992Z    Compiling parking_lot v0.12.5
2026-06-08T23:22:51.5239040Z    Compiling serial v0.4.0
2026-06-08T23:22:51.6079700Z    Compiling spin v0.9.8
2026-06-08T23:22:51.6270027Z    Compiling vergen-gitcl v1.0.8
2026-06-08T23:22:51.6728900Z    Compiling signature v3.0.0
2026-06-08T23:22:51.7798090Z    Compiling num_threads v0.1.7
2026-06-08T23:22:51.7908823Z    Compiling tower-layer v0.3.3
2026-06-08T23:22:51.8359001Z    Compiling dyn-clone v1.0.20
2026-06-08T23:22:51.9018935Z    Compiling downcast-rs v1.2.1
2026-06-08T23:22:51.9282767Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-08T23:22:51.9738788Z    Compiling shell-words v1.1.1
2026-06-08T23:22:52.0692292Z    Compiling ghash v0.5.1
2026-06-08T23:22:52.0698710Z    Compiling sha2 v0.11.0-rc.5
2026-06-08T23:22:52.1198229Z    Compiling aes v0.8.4
2026-06-08T23:22:52.1719028Z    Compiling ctr v0.9.2
2026-06-08T23:22:52.3288700Z    Compiling http-body-util v0.1.3
2026-06-08T23:22:52.3388997Z    Compiling aead v0.5.2
2026-06-08T23:22:52.3888825Z    Compiling openssl-probe v0.2.1
2026-06-08T23:22:52.4538962Z    Compiling crossbeam-channel v0.5.15
2026-06-08T23:22:52.5818511Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-08T23:22:52.5948969Z    Compiling crossbeam-epoch v0.9.18
2026-06-08T23:22:52.5990227Z    Compiling netlink-packet-route v0.29.0
2026-06-08T23:22:52.7669092Z    Compiling synstructure v0.13.2
2026-06-08T23:22:52.8036414Z    Compiling darling_core v0.20.11
2026-06-08T23:22:52.8759025Z    Compiling serde_derive_internals v0.29.1
2026-06-08T23:22:52.9188542Z    Compiling time v0.3.47
2026-06-08T23:22:53.1188780Z    Compiling aes-gcm v0.10.3
2026-06-08T23:22:53.1237586Z    Compiling uuid v1.23.2
2026-06-08T23:22:53.2538786Z    Compiling blake3 v1.8.5
2026-06-08T23:22:53.5290085Z    Compiling proc-macro-crate v3.5.0
2026-06-08T23:22:53.5888752Z    Compiling noq v0.18.0
2026-06-08T23:22:53.6868697Z    Compiling regex-automata v0.4.14
2026-06-08T23:22:53.7379063Z    Compiling netwatch v0.16.0
2026-06-08T23:22:53.8168947Z    Compiling acto v0.8.2
2026-06-08T23:22:53.9458603Z    Compiling xml-rs v0.8.28
2026-06-08T23:22:53.9702788Z    Compiling foldhash v0.2.0
2026-06-08T23:22:54.0022956Z    Compiling tagptr v0.2.0
2026-06-08T23:22:54.0308677Z    Compiling lru-slab v0.1.2
2026-06-08T23:22:54.0949171Z    Compiling sorted-index-buffer v0.2.1
2026-06-08T23:22:54.1102501Z    Compiling ryu v1.0.23
2026-06-08T23:22:54.1337309Z    Compiling identity-hash v0.1.0
2026-06-08T23:22:54.1425138Z    Compiling mac-addr v0.3.0
2026-06-08T23:22:54.1584572Z    Compiling rustc-hash v2.1.2
2026-06-08T23:22:54.2174358Z    Compiling allocator-api2 v0.2.21
2026-06-08T23:22:54.2934263Z    Compiling netlink-packet-route v0.30.0
2026-06-08T23:22:54.3435003Z    Compiling simple-dns v0.9.3
2026-06-08T23:22:54.6221088Z    Compiling hashbrown v0.16.1
2026-06-08T23:22:54.6299040Z    Compiling arrayref v0.3.9
2026-06-08T23:22:54.6431035Z    Compiling arrayvec v0.7.6
2026-06-08T23:22:54.6819075Z    Compiling sha1_smol v1.0.1
2026-06-08T23:22:54.7749744Z    Compiling xmltree v0.10.3
2026-06-08T23:22:54.8208769Z    Compiling serde_derive v1.0.228
2026-06-08T23:22:54.8591808Z    Compiling zeroize_derive v1.4.3
2026-06-08T23:22:54.9750167Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-08T23:22:54.9924777Z    Compiling tokio-macros v2.7.0
2026-06-08T23:22:55.0528728Z    Compiling zerofrom-derive v0.1.7
2026-06-08T23:22:55.3414849Z    Compiling futures-macro v0.3.32
2026-06-08T23:22:55.5088734Z    Compiling zeroize v1.8.2
2026-06-08T23:22:55.5159861Z    Compiling yoke-derive v0.8.2
2026-06-08T23:22:55.5700843Z    Compiling zerovec-derive v0.11.3
2026-06-08T23:22:55.6132667Z    Compiling displaydoc v0.2.6
2026-06-08T23:22:55.6918642Z    Compiling tracing-attributes v0.1.31
2026-06-08T23:22:55.8378858Z    Compiling tokio v1.52.3
2026-06-08T23:22:56.1059168Z    Compiling rustls-pki-types v1.14.1
2026-06-08T23:22:56.3059052Z    Compiling futures-util v0.3.32
2026-06-08T23:22:56.5103192Z    Compiling thiserror-impl v2.0.18
2026-06-08T23:22:56.5427753Z    Compiling rustls-webpki v0.103.13
2026-06-08T23:22:56.6376130Z    Compiling zerofrom v0.1.8
2026-06-08T23:22:56.7610032Z    Compiling darling_macro v0.20.11
2026-06-08T23:22:56.7926342Z    Compiling derive_more-impl v2.1.1
2026-06-08T23:22:56.9062557Z    Compiling yoke v0.8.3
2026-06-08T23:22:56.9486500Z    Compiling ed25519-dalek v2.2.0
2026-06-08T23:22:57.0830952Z    Compiling n0-error-macros v0.1.3
2026-06-08T23:22:57.1089183Z    Compiling zerovec v0.11.6
2026-06-08T23:22:57.2018136Z    Compiling zerotrie v0.2.4
2026-06-08T23:22:57.3065057Z    Compiling spt-proto v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-08T23:22:57.3698955Z    Compiling darling v0.20.11
2026-06-08T23:22:57.4228546Z    Compiling derive_builder_core v0.20.2
2026-06-08T23:22:57.5948819Z    Compiling spez v0.1.2
2026-06-08T23:22:57.6266007Z    Compiling der v0.8.0-rc.10
2026-06-08T23:22:57.8271331Z    Compiling tinystr v0.8.3
2026-06-08T23:22:57.9795373Z    Compiling potential_utf v0.1.5
2026-06-08T23:22:58.0339196Z    Compiling icu_locale_core v2.2.0
2026-06-08T23:22:58.1258759Z    Compiling icu_collections v2.2.0
2026-06-08T23:22:58.1791057Z    Compiling n0-error v0.1.3
2026-06-08T23:22:58.2068817Z    Compiling thiserror-impl v1.0.69
2026-06-08T23:22:58.2112308Z    Compiling pin-project-internal v1.1.13
2026-06-08T23:22:58.5259178Z    Compiling ref-cast-impl v1.0.25
2026-06-08T23:22:58.6997932Z    Compiling schemars_derive v1.2.1
2026-06-08T23:22:58.7308484Z    Compiling derive_builder_macro v0.20.2
2026-06-08T23:22:58.8233227Z    Compiling cobs v0.3.0
2026-06-08T23:22:59.0351002Z    Compiling spki v0.8.0-rc.4
2026-06-08T23:22:59.0905702Z    Compiling derive_builder v0.20.2
2026-06-08T23:22:59.1352399Z    Compiling regex v1.12.3
2026-06-08T23:22:59.1838853Z    Compiling icu_provider v2.2.0
2026-06-08T23:22:59.2276617Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-08T23:22:59.5383373Z    Compiling icu_properties v2.2.0
2026-06-08T23:22:59.5513877Z    Compiling icu_normalizer v2.2.0
2026-06-08T23:22:59.5935769Z    Compiling pin-project v1.1.13
2026-06-08T23:22:59.6779323Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-08T23:22:59.7039530Z    Compiling postcard-derive v0.2.2
2026-06-08T23:22:59.7102428Z    Compiling filedescriptor v0.8.3
2026-06-08T23:22:59.7322217Z    Compiling ipnet v2.12.0
2026-06-08T23:22:59.8149018Z    Compiling serde_spanned v0.6.9
2026-06-08T23:22:59.8302321Z    Compiling toml_datetime v0.6.11
2026-06-08T23:22:59.8469176Z    Compiling futures-executor v0.3.32
2026-06-08T23:22:59.9238898Z    Compiling portable-pty v0.8.1
2026-06-08T23:22:59.9329078Z    Compiling ed25519 v3.0.0-rc.4
2026-06-08T23:23:00.0653969Z    Compiling toml_edit v0.22.27
2026-06-08T23:23:00.1649648Z    Compiling prefix-trie v0.8.4
2026-06-08T23:23:00.1748974Z    Compiling futures v0.3.32
2026-06-08T23:23:00.2867762Z    Compiling data-encoding-macro v0.1.20
2026-06-08T23:23:00.3752654Z    Compiling rustls-native-certs v0.8.4
2026-06-08T23:23:00.5019011Z    Compiling once_cell v1.21.4
2026-06-08T23:23:00.5399245Z    Compiling iroh-metrics-derive v0.4.1
2026-06-08T23:23:00.5529194Z    Compiling num_enum_derive v0.7.6
2026-06-08T23:23:00.8248843Z    Compiling tracing-core v0.1.36
2026-06-08T23:23:00.9769234Z    Compiling hashbrown v0.14.5
2026-06-08T23:23:00.9828947Z    Compiling idna_adapter v1.2.2
2026-06-08T23:23:01.0245139Z    Compiling tempfile v3.27.0
2026-06-08T23:23:01.0398788Z    Compiling schemars v1.2.1
2026-06-08T23:23:01.0591637Z    Compiling postcard v1.1.3
2026-06-08T23:23:01.1021423Z    Compiling idna v1.1.0
2026-06-08T23:23:01.1486511Z    Compiling strum_macros v0.28.0
2026-06-08T23:23:01.2651663Z    Compiling derive_more v2.1.1
2026-06-08T23:23:01.3985354Z    Compiling tracing v0.1.44
2026-06-08T23:23:01.4378863Z    Compiling enum-assoc v1.3.0
2026-06-08T23:23:01.5319842Z    Compiling async-trait v0.1.89
2026-06-08T23:23:01.6149011Z    Compiling tokio-util v0.7.18
2026-06-08T23:23:01.6840942Z    Compiling url v2.5.8
2026-06-08T23:23:01.7443743Z    Compiling netlink-sys v0.8.8
2026-06-08T23:23:01.7979034Z    Compiling hashlink v0.9.1
2026-06-08T23:23:02.0515560Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-08T23:23:02.1688730Z    Compiling rusqlite v0.32.1
2026-06-08T23:23:02.2261611Z    Compiling tower v0.5.3
2026-06-08T23:23:02.2385019Z    Compiling netlink-proto v0.12.0
2026-06-08T23:23:02.2762821Z    Compiling netdev v0.42.0
2026-06-08T23:23:02.3061926Z    Compiling num_enum v0.7.6
2026-06-08T23:23:02.4008360Z    Compiling iroh-metrics v0.38.3
2026-06-08T23:23:02.4759033Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-08T23:23:02.5308881Z    Compiling h2 v0.4.14
2026-06-08T23:23:02.7751410Z    Compiling toml v0.8.23
2026-06-08T23:23:02.8753737Z    Compiling tower-http v0.6.11
2026-06-08T23:23:02.8984304Z    Compiling n0-watcher v0.6.1
2026-06-08T23:23:03.0378479Z    Compiling tokio-stream v0.1.18
2026-06-08T23:23:03.1178767Z    Compiling iroh-base v0.98.0
2026-06-08T23:23:03.3819006Z    Compiling spt-store v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-08T23:23:03.4128607Z    Compiling attohttpc v0.30.1
2026-06-08T23:23:03.6338270Z    Compiling iroh-relay v0.98.0
2026-06-08T23:23:03.6422305Z    Compiling moka v0.12.15
2026-06-08T23:23:03.6579100Z    Compiling simdutf8 v0.1.5
2026-06-08T23:23:03.7739491Z    Compiling resolv-conf v0.7.6
2026-06-08T23:23:03.9088957Z    Compiling constant_time_eq v0.4.2
2026-06-08T23:23:03.9257505Z    Compiling smol_str v0.1.24
2026-06-08T23:23:03.9439723Z    Compiling strum v0.28.0
2026-06-08T23:23:03.9858720Z    Compiling webpki-roots v1.0.7
2026-06-08T23:23:04.0494094Z    Compiling iroh-dns v0.98.0
2026-06-08T23:23:04.0928606Z    Compiling lru v0.16.4
2026-06-08T23:23:04.1704534Z    Compiling serde_bytes v0.11.19
2026-06-08T23:23:04.2723800Z    Compiling seize v0.5.1
2026-06-08T23:23:04.2893112Z    Compiling hmac v0.12.1
2026-06-08T23:23:04.3689036Z    Compiling iroh v0.98.2
2026-06-08T23:23:04.3968677Z    Compiling cmov v0.5.4
2026-06-08T23:23:04.4238505Z    Compiling hkdf v0.12.4
2026-06-08T23:23:04.5406607Z    Compiling papaya v0.2.4
2026-06-08T23:23:04.5889019Z    Compiling backon v1.6.0
2026-06-08T23:23:04.6169447Z    Compiling spake2 v0.4.0
2026-06-08T23:23:04.6618907Z    Compiling ctutils v0.4.2
2026-06-08T23:23:04.7112804Z    Compiling sha1 v0.10.6
2026-06-08T23:23:04.7888210Z    Compiling doctest-file v1.1.1
2026-06-08T23:23:04.7989733Z    Compiling utf8parse v0.2.2
2026-06-08T23:23:04.8072446Z    Compiling anstyle v1.0.14
2026-06-08T23:23:04.8831005Z    Compiling anstyle-parse v1.0.0
2026-06-08T23:23:04.9018820Z    Compiling colorchoice v1.0.5
2026-06-08T23:23:04.9068983Z    Compiling anstyle-query v1.1.5
2026-06-08T23:23:04.9808744Z    Compiling is_terminal_polyfill v1.70.2
2026-06-08T23:23:04.9900386Z    Compiling terminal_size v0.4.4
2026-06-08T23:23:05.0029028Z    Compiling clap_lex v1.1.0
2026-06-08T23:23:05.0254710Z    Compiling clap_derive v4.6.1
2026-06-08T23:23:05.0534864Z    Compiling iana-time-zone v0.1.65
2026-06-08T23:23:05.0624321Z    Compiling anstream v1.0.0
2026-06-08T23:23:05.0699736Z    Compiling qrcode v0.14.1
2026-06-08T23:23:05.2138792Z    Compiling chrono v0.4.45
2026-06-08T23:23:05.2409233Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-08T23:23:05.2695015Z    Compiling interprocess v2.4.2
2026-06-08T23:23:05.3891601Z    Compiling clap_builder v4.6.0
2026-06-08T23:23:05.4598906Z    Compiling mock-adapter v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-08T23:23:05.5839075Z    Compiling tokio-rustls v0.26.4
2026-06-08T23:23:05.9247894Z    Compiling spt-msg v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-08T23:23:06.1158683Z    Compiling noq-proto v0.17.0
2026-06-08T23:23:06.1269619Z    Compiling rustls-platform-verifier v0.7.0
2026-06-08T23:23:06.1721145Z    Compiling tokio-websockets v0.13.2
2026-06-08T23:23:06.3425671Z    Compiling spt-runtime v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-08T23:23:06.3749050Z    Compiling spt-term v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-08T23:23:07.9578916Z    Compiling hyper v1.10.1
2026-06-08T23:23:07.9718840Z    Compiling hickory-net v0.26.0-beta.4
2026-06-08T23:23:08.2008557Z    Compiling clap v4.6.1
2026-06-08T23:23:08.3976322Z    Compiling spt-live v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-08T23:23:09.7843332Z    Compiling hyper-util v0.1.20
2026-06-08T23:23:10.3850892Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-08T23:23:11.5368233Z    Compiling hyper-rustls v0.27.9
2026-06-08T23:23:11.5371718Z    Compiling igd-next v0.17.1
2026-06-08T23:23:11.6506824Z    Compiling reqwest v0.13.4
2026-06-08T23:23:12.3000447Z    Compiling portmapper v0.16.0
2026-06-08T23:23:23.8822750Z    Compiling spt-net v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-08T23:23:25.1844985Z    Compiling spt-daemon v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-08T23:23:31.4947064Z    Compiling spt v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-08T23:23:31.7589446Z    Compiling xtask v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-08T23:23:52.9578061Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-06-08T23:23:53.0236256Z ##[group]Run cargo test --workspace
2026-06-08T23:23:53.0236551Z [36;1mcargo test --workspace[0m
2026-06-08T23:23:53.0277836Z shell: /usr/bin/bash -e {0}
2026-06-08T23:23:53.0278063Z ##[endgroup]
2026-06-08T23:23:53.6332650Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
2026-06-08T23:23:53.6537989Z      Running unittests src/main.rs (target/debug/deps/mock_session-6064c5f3ca2e5262)
2026-06-08T23:23:53.6562296Z 
2026-06-08T23:23:53.6562502Z running 0 tests
2026-06-08T23:23:53.6562681Z 
2026-06-08T23:23:53.6562973Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:23:53.6563325Z 
2026-06-08T23:23:53.6564035Z      Running unittests src/shell.rs (target/debug/deps/mock_shell-7f2d9b4cd2c72e5e)
2026-06-08T23:23:53.6587904Z 
2026-06-08T23:23:53.6588133Z running 0 tests
2026-06-08T23:23:53.6588309Z 
2026-06-08T23:23:53.6588782Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:23:53.6589167Z 
2026-06-08T23:23:53.6589515Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-866f3cb587dd96b5)
2026-06-08T23:23:53.6628118Z 
2026-06-08T23:23:53.6628340Z running 3 tests
2026-06-08T23:23:53.6678863Z test mock_has_no_claude_code_conventions ... ok
2026-06-08T23:23:53.6679245Z test mock_manifest_parses_and_validates ... ok
2026-06-08T23:23:53.6679608Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-08T23:23:53.6679865Z 
2026-06-08T23:23:53.6680121Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-08T23:23:53.6680464Z 
2026-06-08T23:23:53.6681761Z      Running unittests src/main.rs (target/debug/deps/spt-4a57553d11f70eaf)
2026-06-08T23:23:53.6708083Z 
2026-06-08T23:23:53.6708311Z running 102 tests
2026-06-08T23:23:53.6720689Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-08T23:23:53.6721215Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-08T23:23:53.6721676Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-08T23:23:53.6722135Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-08T23:23:53.6722695Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-08T23:23:53.6724236Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-08T23:23:53.6725016Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-08T23:23:53.6728029Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-08T23:23:53.6731450Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-08T23:23:53.6736228Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-08T23:23:53.6739496Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-08T23:23:53.6741237Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-08T23:23:53.6743782Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-08T23:23:53.6745403Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-08T23:23:53.6918170Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-08T23:23:53.7043713Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-08T23:23:53.7225631Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-08T23:23:53.7230590Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-08T23:23:53.7282171Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-08T23:23:53.7294819Z test api::tests::adapter_is_required ... ok
2026-06-08T23:23:53.7303525Z test api::tests::state_value_is_validated ... ok
2026-06-08T23:23:53.7335868Z test api::tests::surface_parses ... ok
2026-06-08T23:23:53.7524636Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-08T23:23:53.7545433Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-08T23:23:53.7545901Z test api::reporting::tests::history_log_appends ... ok
2026-06-08T23:23:53.7546239Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-08T23:23:53.7546620Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-08T23:23:53.7567721Z test cli::tests::access_subcommands_parse ... ok
2026-06-08T23:23:53.7584239Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-08T23:23:53.7586443Z test cli::tests::create_existing_name_is_usage_error ... ok
2026-06-08T23:23:53.7588903Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-08T23:23:53.7607468Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-08T23:23:53.7609746Z test cli::tests::create_not_elevated_refuses_without_saving ... ok
2026-06-08T23:23:53.7651461Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-08T23:23:53.7674882Z test cli::tests::daemon_subcommands_parse ... ok
2026-06-08T23:23:53.7681485Z test cli::tests::digest_flag_defaults ... ok
2026-06-08T23:23:53.7682196Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-08T23:23:53.7705188Z test cli::tests::create_prints_joining_material_when_elevated ... ok
2026-06-08T23:23:53.7705775Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-08T23:23:53.7706777Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-08T23:23:53.7732005Z test cli::tests::grant_subcommands_parse ... ok
2026-06-08T23:23:53.7736613Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-08T23:23:53.7744894Z test cli::tests::endpoint_subcommands_parse ... ok
2026-06-08T23:23:53.7756579Z test cli::tests::how_to_topics_cover_ready_and_send ... ok
2026-06-08T23:23:53.7762472Z test cli::tests::help_groups_cover_every_command ... ok
2026-06-08T23:23:53.7763309Z test cli::tests::join_gate_refuses_without_confirmed_elevation ... ok
2026-06-08T23:23:53.7766887Z test cli::tests::invalid_usage_errors ... ok
2026-06-08T23:23:53.7768269Z test cli::tests::node_level_label_names_an_endpointless_peer ... ok
2026-06-08T23:23:53.7769160Z test cli::tests::node_rows_disambiguate_only_on_label_collision ... ok
2026-06-08T23:23:53.7770673Z test cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale ... ok
2026-06-08T23:23:53.7772966Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-08T23:23:53.7775935Z test cli::tests::notify_subnet_resolution_home_default ... ok
2026-06-08T23:23:53.7792347Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-08T23:23:53.7792876Z test cli::tests::hot_path_flat_and_moved_verbs_gone ... ok
2026-06-08T23:23:53.7801299Z test cli::tests::notify_surface_parses ... ok
2026-06-08T23:23:53.7801858Z test cli::tests::prune_candidates_resolve_never_guess ... ok
2026-06-08T23:23:53.7805378Z test cli::tests::pair_namespace_is_gone ... ok
2026-06-08T23:23:53.7809210Z test cli::tests::ring_timeout_defaults ... ok
2026-06-08T23:23:53.7815401Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-08T23:23:53.7857143Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-08T23:23:53.7881981Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-08T23:23:53.7912853Z test api::startup::tests::missing_seed_refused ... ok
2026-06-08T23:23:53.7964682Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-08T23:23:53.8018820Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-08T23:23:53.8073977Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-08T23:23:53.8116508Z test cli::tests::shell_subcommands_parse ... ok
2026-06-08T23:23:53.8135950Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-08T23:23:53.8143218Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-08T23:23:53.8151990Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-08T23:23:53.8178310Z test cli::tests::subcommands_parse ... ok
2026-06-08T23:23:53.8213661Z test cli::tests::show_code_prints_reprovisioning_material ... ok
2026-06-08T23:23:53.8216484Z test cli::tests::subnet_status_renders_rows_and_hints_never_secrets ... ok
2026-06-08T23:23:53.8217369Z test cli::tests::subnets_joined_banner_renders_rows_and_divider ... ok
2026-06-08T23:23:53.8218041Z test cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation ... ok
2026-06-08T23:23:53.8220684Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-08T23:23:53.8222715Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-08T23:23:53.8223406Z test elevation::tests::admin_terminal_style_has_no_command_prefix ... ok
2026-06-08T23:23:53.8224217Z test elevation::tests::auto_elevate_only_when_unix_interactive_and_unelevated ... ok
2026-06-08T23:23:53.8225133Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-08T23:23:53.8226077Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-08T23:23:53.8227030Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-08T23:23:53.8227515Z test elevation::tests::sudo_rerun_shell_quotes_spaced_args ... ok
2026-06-08T23:23:53.8228062Z test elevation::tests::sudo_rerun_uses_absolute_path_not_bare_name ... ok
2026-06-08T23:23:53.8230553Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-08T23:23:53.8231583Z test wansend::tests::refusals_render_copy_paste_targets ... ok
2026-06-08T23:23:53.8239419Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-08T23:23:53.8242744Z test cli::tests::subnet_arg_shapes_parse ... ok
2026-06-08T23:23:53.8308188Z test cli::tests::run_bounded_yields_value_or_timeout_default ... ok
2026-06-08T23:23:53.8308616Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-08T23:23:53.8405934Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-08T23:23:53.8414737Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-08T23:23:54.2892109Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-08T23:24:09.4499737Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-08T23:24:09.4897267Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-08T23:24:09.4927413Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-08T23:24:09.4946296Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-08T23:24:09.5158099Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-08T23:24:09.5261395Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-08T23:24:19.6482122Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-08T23:24:19.6482808Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-08T23:24:19.8071691Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-08T23:24:19.8586819Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-08T23:24:19.8587987Z 
2026-06-08T23:24:19.8588480Z test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.19s
2026-06-08T23:24:19.8589271Z 
2026-06-08T23:24:19.8626030Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-18c6c1ce1b614126)
2026-06-08T23:24:19.8639134Z 
2026-06-08T23:24:19.8639286Z running 4 tests
2026-06-08T23:24:20.1348074Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-08T23:24:20.1501171Z SEEDED:485083
2026-06-08T23:24:20.5805158Z test live_agent_lifecycle_e2e ... ok
2026-06-08T23:24:20.6521735Z test mock_adapter_drives_the_full_contract ... ok
2026-06-08T23:24:20.6697354Z SEEDED:485083
2026-06-08T23:24:20.9007430Z test seed_then_listen_binds_and_relays ... ok
2026-06-08T23:24:20.9007868Z 
2026-06-08T23:24:20.9008966Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
2026-06-08T23:24:20.9009385Z 
2026-06-08T23:24:20.9014446Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-65d722be4f4062de)
2026-06-08T23:24:20.9031969Z 
2026-06-08T23:24:20.9032153Z running 1 test
2026-06-08T23:24:20.9035804Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-08T23:24:20.9036288Z 
2026-06-08T23:24:20.9036667Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:20.9037296Z 
2026-06-08T23:24:20.9039709Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-edd53ae17b88ed2e)
2026-06-08T23:24:20.9073002Z 
2026-06-08T23:24:20.9073411Z running 1 test
2026-06-08T23:24:20.9076391Z test install_script_against_staged_release ... ok
2026-06-08T23:24:20.9076768Z 
2026-06-08T23:24:20.9077272Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:20.9077768Z 
2026-06-08T23:24:20.9078178Z      Running tests/quickstart_e2e.rs (target/debug/deps/quickstart_e2e-9ee225a811f65de0)
2026-06-08T23:24:20.9107172Z 
2026-06-08T23:24:20.9107443Z running 1 test
2026-06-08T23:24:21.1857671Z test published_messaging_quickstart_runs_as_written ... ok
2026-06-08T23:24:21.1858209Z 
2026-06-08T23:24:21.1858570Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
2026-06-08T23:24:21.1858972Z 
2026-06-08T23:24:21.1861215Z      Running tests/release_verify_e2e.rs (target/debug/deps/release_verify_e2e-b69cf3208c3ea7ef)
2026-06-08T23:24:21.1901500Z 
2026-06-08T23:24:21.1901689Z running 1 test
2026-06-08T23:24:21.1909899Z test published_release_verifies_against_embedded_anchor ... ok
2026-06-08T23:24:21.1910304Z 
2026-06-08T23:24:21.1912487Z      Running tests/shell_e2e.rs (target/debug/deps/shell_e2e-ac5bf66dd004118a)
2026-06-08T23:24:21.1913250Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:21.1913741Z 
2026-06-08T23:24:21.1928008Z 
2026-06-08T23:24:21.1928175Z running 1 test
2026-06-08T23:24:21.4683154Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-08T23:24:21.4683443Z 
2026-06-08T23:24:21.4683711Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
2026-06-08T23:24:21.4688269Z      Running tests/shell_sleepwake_e2e.rs (target/debug/deps/shell_sleepwake_e2e-56ac9b389c68e6d1)
2026-06-08T23:24:21.4688646Z 
2026-06-08T23:24:21.4700946Z 
2026-06-08T23:24:21.4701060Z running 1 test
2026-06-08T23:24:22.3662150Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-08T23:24:22.3662828Z 
2026-06-08T23:24:22.3663486Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
2026-06-08T23:24:22.3664347Z 
2026-06-08T23:24:22.3672399Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-10aef5fa118105cc)
2026-06-08T23:24:22.3713752Z 
2026-06-08T23:24:22.3714079Z running 215 tests
2026-06-08T23:24:22.3727961Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-08T23:24:22.3729019Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-08T23:24:22.3729978Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-08T23:24:22.3732850Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-08T23:24:22.3733723Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-08T23:24:22.3734481Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-08T23:24:22.3735145Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-08T23:24:22.3742232Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-08T23:24:22.3743052Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-08T23:24:22.3743859Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-08T23:24:22.3748693Z test config::tests::detached_subnets_knob_defaults_empty ... ok
2026-06-08T23:24:22.3757995Z test config::tests::missing_file_is_default ... ok
2026-06-08T23:24:22.3758962Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-08T23:24:22.3759815Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-08T23:24:22.3763773Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-08T23:24:22.3764963Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-08T23:24:22.3765706Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-08T23:24:22.3766173Z test config::tests::save_load_roundtrip ... ok
2026-06-08T23:24:22.3766732Z test deelevate::tests::env_overlay_keeps_explicit_spt_home_alive ... ok
2026-06-08T23:24:22.3771614Z test access::tests::gate_decision_table ... ok
2026-06-08T23:24:22.3772248Z test deelevate::tests::plan_spawn_deelevates_only_with_a_target ... ok
2026-06-08T23:24:22.3773508Z test deelevate::tests::sudo_invoker_derivation_is_strict ... ok
2026-06-08T23:24:22.3784860Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-08T23:24:22.3803676Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-08T23:24:22.3806253Z test deelevate::tests::election_resolves_real_users_never_root ... ok
2026-06-08T23:24:22.3809098Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-08T23:24:22.3809828Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-08T23:24:22.3810533Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-08T23:24:22.3811185Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-08T23:24:22.3811824Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-08T23:24:22.3812501Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-08T23:24:22.3813365Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-08T23:24:22.3814009Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-08T23:24:22.3814602Z test digesthub::tests::render_is_glanceable ... ok
2026-06-08T23:24:22.3815406Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-08T23:24:22.3816412Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-08T23:24:22.3817491Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-08T23:24:22.3824558Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-08T23:24:22.3826142Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-08T23:24:22.3828222Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-08T23:24:22.3828884Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-08T23:24:22.3829476Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-08T23:24:22.3830003Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-08T23:24:22.3830836Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-08T23:24:22.3831514Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-08T23:24:22.3832056Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-08T23:24:22.3832535Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-08T23:24:22.3833056Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-08T23:24:22.3833802Z test grants::tests::escalation_answers_apply ... ok
2026-06-08T23:24:22.3834349Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-08T23:24:22.3834936Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-08T23:24:22.3835453Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-08T23:24:22.3835933Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-08T23:24:22.3836567Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-08T23:24:22.3837464Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-08T23:24:22.3838142Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-08T23:24:22.3838776Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-08T23:24:22.3845404Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-08T23:24:22.3845885Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-08T23:24:22.3846411Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-08T23:24:22.3853657Z test applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary ... ok
2026-06-08T23:24:22.3857768Z test applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads ... ok
2026-06-08T23:24:22.3863840Z test applyhost::tests::apply_staged_update_set_selects_local_platform_artifact ... ok
2026-06-08T23:24:22.3864507Z test machineid::tests::hash_is_domain_separated_and_stable ... ok
2026-06-08T23:24:22.3875875Z test applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint ... ok
2026-06-08T23:24:22.3876620Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-08T23:24:22.3877894Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-08T23:24:22.3878375Z test msg::tests::output_envelope_round_trips ... ok
2026-06-08T23:24:22.3879386Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-08T23:24:22.3879925Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-08T23:24:22.3943612Z test applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched ... ok
2026-06-08T23:24:22.4021332Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-08T23:24:22.4080303Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-08T23:24:22.4124224Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-08T23:24:22.4383111Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-08T23:24:22.4605529Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-08T23:24:22.5130922Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-08T23:24:22.5401569Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-08T23:24:22.5622852Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-08T23:24:22.5625909Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-08T23:24:22.6151659Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-08T23:24:22.6372606Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-08T23:24:22.6544830Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-08T23:24:22.6688238Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-08T23:24:22.6790611Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-08T23:24:22.6894598Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-08T23:24:22.6895418Z test pairhost::tests::wire_errors_classify_for_the_guided_ux ... ok
2026-06-08T23:24:22.6901380Z test peerloop::tests::advertise_marker_is_taken_exactly_once ... ok
2026-06-08T23:24:22.6902086Z test peerloop::tests::first_tick_is_due_and_never_underflows ... ok
2026-06-08T23:24:22.6909319Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-08T23:24:22.6909978Z test peerloop::tests::push_target_is_the_full_roster_minus_self_and_tombstoned ... ok
2026-06-08T23:24:22.6917203Z test peerloop::tests::seeded_dial_order_fallback_and_writeback ... ok
2026-06-08T23:24:22.6917813Z test peerloop::tests::supervisor_backoff_doubles_caps_and_resets ... ok
2026-06-08T23:24:22.7060616Z test peerloop::tests::heartbeat_writes_and_advances ... ok
2026-06-08T23:24:22.7069674Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-08T23:24:22.7080987Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-08T23:24:22.7086904Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-08T23:24:22.7097597Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-08T23:24:22.7098519Z test propagate::tests::classifier_maps_every_status_shape ... ok
2026-06-08T23:24:22.7122651Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-08T23:24:22.7221639Z test peerloop::tests::supervisor_restarts_a_panicking_pump_until_stop ... ok
2026-06-08T23:24:22.8601290Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-08T23:24:23.0183371Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-08T23:24:23.0276854Z test linkhost::tests::run_action_relinks_drives_and_refuses ... ok
2026-06-08T23:24:23.0278719Z test machineid::tests::machine_id_hash_resolves_and_is_stable ... ok
2026-06-08T23:24:23.0479281Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-08T23:24:23.0701728Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-08T23:24:23.0702829Z test reconcile::tests::active_node_wins ... ok
2026-06-08T23:24:23.0704095Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-08T23:24:23.0705010Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-08T23:24:23.0706541Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-08T23:24:23.0869049Z test registryhost::tests::admitted_feeds_stamp_the_heard_map ... ok
2026-06-08T23:24:23.0967797Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-08T23:24:23.1090885Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-08T23:24:23.1322739Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-08T23:24:23.1390898Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-08T23:24:23.1730678Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-08T23:24:23.1749168Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-08T23:24:23.1757825Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-08T23:24:23.1769371Z test registryhost::tests::apply_node_labels_gates_and_merges ... ok
2026-06-08T23:24:23.1777593Z test registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots ... ok
2026-06-08T23:24:23.2279827Z test notif::tests::shell_notif_templates_render_for_attached_instances_only ... ok
2026-06-08T23:24:23.2300501Z test registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices ... ok
2026-06-08T23:24:23.2302017Z test registryhost::tests::superseded_requires_label_and_machine_id_under_other_key ... ok
2026-06-08T23:24:23.2312991Z test registryhost::tests::with_epoch_is_the_one_canonical_counter ... ok
2026-06-08T23:24:23.2583652Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-08T23:24:23.2906485Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-08T23:24:23.2915492Z test relcache::tests::partial_update_set_can_serve_held_platform_only ... ok
2026-06-08T23:24:23.2925375Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-08T23:24:23.2933532Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-08T23:24:23.2942496Z test relcache::tests::update_set_round_trips_and_loads_by_platform ... ok
2026-06-08T23:24:23.3063331Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-08T23:24:23.3154528Z test release::tests::builtin_keys_merge_and_revoke_under_file_overlay ... ok
2026-06-08T23:24:23.3241152Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-08T23:24:23.3321290Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-08T23:24:23.3321735Z test release::tests::hex_roundtrips ... ok
2026-06-08T23:24:23.3326856Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-08T23:24:23.3333549Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-08T23:24:23.3338292Z test release::tests::revoked_key_is_rejected ... ok
2026-06-08T23:24:23.3338832Z test release::tests::shipped_builtin_table_is_well_formed ... ok
2026-06-08T23:24:23.3425579Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-08T23:24:23.3515379Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-08T23:24:23.3571821Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-08T23:24:23.3603576Z test release::tests::update_set_artifact_mismatch_is_rejected ... ok
2026-06-08T23:24:23.3688541Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-08T23:24:23.3689958Z test release::tests::update_set_missing_platform_is_typed_rejection ... ok
2026-06-08T23:24:23.3744357Z test release::tests::update_set_channel_and_rollback_gates_hold ... ok
2026-06-08T23:24:23.3774647Z test release::tests::update_set_tampering_breaks_whole_set_signature ... ok
2026-06-08T23:24:23.3775158Z test release::tests::update_set_verifies_and_selects_platform_artifact ... ok
2026-06-08T23:24:23.3779216Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-08T23:24:23.3783452Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-08T23:24:23.3784096Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-08T23:24:23.3786165Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-08T23:24:23.3792257Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-08T23:24:23.3794340Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-08T23:24:23.3794868Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-08T23:24:23.3830807Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-08T23:24:23.3837923Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-08T23:24:23.3838460Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-08T23:24:23.3989472Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-08T23:24:23.4302295Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-08T23:24:23.4773015Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-08T23:24:23.5090699Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-08T23:24:23.5091575Z test seedproofx::roster_tests::empty_roster_frame_round_trips ... ok
2026-06-08T23:24:23.5093481Z test seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self ... ok
2026-06-08T23:24:23.5094368Z test seedproofx::roster_tests::malformed_roster_frame_rejected ... ok
2026-06-08T23:24:23.5097083Z test seedproofx::roster_tests::roster_frame_round_trips ... ok
2026-06-08T23:24:23.5554610Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-08T23:24:23.5561971Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-08T23:24:23.5562610Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-08T23:24:23.5567855Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-08T23:24:23.5582353Z test shelldisc::tests::discover_across_joins_other_node_subnet_adapters ... ok
2026-06-08T23:24:23.5586030Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-08T23:24:23.5608888Z test registryhost::tests::advertise_local_stamps_the_node_label ... ok
2026-06-08T23:24:23.5611406Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-08T23:24:23.5645057Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-08T23:24:23.5655882Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-08T23:24:23.5671072Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-08T23:24:23.5672694Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-08T23:24:23.5674579Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-08T23:24:23.5675088Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-08T23:24:23.5677049Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-08T23:24:23.5692318Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-08T23:24:23.5692768Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-08T23:24:23.5698609Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-08T23:24:23.5703835Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-08T23:24:23.5704601Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-08T23:24:23.5705197Z test sync::tests::gate_decision_table ... ok
2026-06-08T23:24:23.5713799Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-08T23:24:23.5714894Z test registryhost::tests::evict_silent_peers_never_touches_own_rows ... ok
2026-06-08T23:24:23.5716552Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-08T23:24:23.5717170Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-08T23:24:23.5717640Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-08T23:24:23.5718279Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-08T23:24:23.5718842Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-08T23:24:23.5719471Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-08T23:24:23.5885768Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-08T23:24:23.5967295Z test update::tests::plan_verified_update_set_uses_selected_platform_spec ... ok
2026-06-08T23:24:23.5970502Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-08T23:24:23.5971076Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-08T23:24:23.5977304Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-08T23:24:23.5986709Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-08T23:24:23.6026250Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-08T23:24:23.6138960Z test relay::tests::run_honors_stop ... ok
2026-06-08T23:24:23.6188237Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-08T23:24:23.6269193Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-08T23:24:23.6328464Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-08T23:24:23.6389693Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-08T23:24:23.6445597Z test seedmap::tests::stop_op_acks_then_serve_returns ... ok
2026-06-08T23:24:23.6501769Z test seedmap::tests::take_absent_is_none ... ok
2026-06-08T23:24:23.6509480Z test serveprobe::tests::is_serving_subnet_honors_membership_and_detach ... ok
2026-06-08T23:24:23.6607227Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-08T23:24:23.6740081Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-08T23:24:23.7643957Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-08T23:24:23.7804624Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-08T23:24:23.7805160Z 
2026-06-08T23:24:23.7805754Z test result: ok. 215 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s
2026-06-08T23:24:23.7806279Z 
2026-06-08T23:24:23.7849269Z      Running tests/access.rs (target/debug/deps/access-67a2d9866e697cf3)
2026-06-08T23:24:23.7882817Z 
2026-06-08T23:24:23.7882979Z running 1 test
2026-06-08T23:24:23.8631064Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-08T23:24:23.8631396Z 
2026-06-08T23:24:23.8631665Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
2026-06-08T23:24:23.8632275Z 
2026-06-08T23:24:23.8651973Z      Running tests/attach.rs (target/debug/deps/attach-d356116f221e8135)
2026-06-08T23:24:23.8679549Z 
2026-06-08T23:24:23.8679700Z running 3 tests
2026-06-08T23:24:23.9330241Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-08T23:24:23.9333123Z test attach_registers_remote_drive_detection ... ok
2026-06-08T23:24:23.9343571Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-08T23:24:23.9343900Z 
2026-06-08T23:24:23.9344171Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
2026-06-08T23:24:23.9344585Z 
2026-06-08T23:24:23.9375948Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-e223c88b334d4521)
2026-06-08T23:24:23.9391116Z 
2026-06-08T23:24:23.9391225Z running 1 test
2026-06-08T23:24:23.9410319Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-08T23:24:23.9410665Z 
2026-06-08T23:24:23.9410957Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:23.9411309Z 
2026-06-08T23:24:23.9415347Z      Running tests/broker.rs (target/debug/deps/broker-f7077bbb2491904c)
2026-06-08T23:24:23.9455474Z 
2026-06-08T23:24:23.9455750Z running 1 test
2026-06-08T23:24:23.9559120Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-08T23:24:23.9559434Z 
2026-06-08T23:24:23.9559707Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-08T23:24:23.9560064Z 
2026-06-08T23:24:23.9562453Z      Running tests/budget.rs (target/debug/deps/budget-34e3418315a3116e)
2026-06-08T23:24:23.9575179Z 
2026-06-08T23:24:23.9575274Z running 1 test
2026-06-08T23:24:23.9576584Z test measure_dormant_seat_budget ... ok
2026-06-08T23:24:23.9576794Z 
2026-06-08T23:24:23.9577142Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:23.9577480Z 
2026-06-08T23:24:23.9579067Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-a96c2a49dcc3855f)
2026-06-08T23:24:23.9591932Z 
2026-06-08T23:24:23.9592066Z running 1 test
2026-06-08T23:24:24.5674216Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-08T23:24:24.5674684Z 
2026-06-08T23:24:24.5675056Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
2026-06-08T23:24:24.5675589Z 
2026-06-08T23:24:24.5684075Z      Running tests/digest.rs (target/debug/deps/digest-99cffa4bd4ce5f47)
2026-06-08T23:24:24.5730933Z 
2026-06-08T23:24:24.5731363Z running 1 test
2026-06-08T23:24:24.6639235Z test digest_daemon_half_end_to_end ... ok
2026-06-08T23:24:24.6639626Z 
2026-06-08T23:24:24.6640016Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-08T23:24:24.6640513Z 
2026-06-08T23:24:24.6648827Z      Running tests/dispatch.rs (target/debug/deps/dispatch-b327d3c8c43c23d7)
2026-06-08T23:24:24.6708022Z 
2026-06-08T23:24:24.6708470Z running 11 tests
2026-06-08T23:24:24.6716644Z test classify_routes_a_node_label_feed_to_registry ... ok
2026-06-08T23:24:24.7496340Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-08T23:24:24.8362828Z test dispatcher_serves_a_cross_node_shell_link ... ok
2026-06-08T23:24:24.8934861Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-08T23:24:24.9288921Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-08T23:24:25.0391537Z test dispatcher_serves_a_subnet_serve_probe ... ok
2026-06-08T23:24:25.1287107Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-08T23:24:25.4690467Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-08T23:24:25.5646863Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-08T23:24:25.6498666Z test dispatcher_surfaces_a_remote_won_notif_at_the_winning_node ... ok
2026-06-08T23:24:25.7377722Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-08T23:24:25.7378132Z 
2026-06-08T23:24:25.7378852Z test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s
2026-06-08T23:24:25.7379394Z 
2026-06-08T23:24:25.7526600Z      Running tests/handoff.rs (target/debug/deps/handoff-981a849033fac278)
2026-06-08T23:24:25.7539738Z 
2026-06-08T23:24:25.7540005Z running 1 test
2026-06-08T23:24:25.7578224Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-08T23:24:25.7578543Z 
2026-06-08T23:24:25.7578810Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:25.7579178Z 
2026-06-08T23:24:25.7582270Z      Running tests/idempotent.rs (target/debug/deps/idempotent-c0f3c6e2c8e19210)
2026-06-08T23:24:25.7594485Z 
2026-06-08T23:24:25.7594596Z running 1 test
2026-06-08T23:24:25.7723854Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-08T23:24:25.7724092Z 
2026-06-08T23:24:25.7724306Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-08T23:24:25.7724602Z 
2026-06-08T23:24:25.7729634Z      Running tests/mesh.rs (target/debug/deps/mesh-815fe743cb1353db)
2026-06-08T23:24:25.7768997Z 
2026-06-08T23:24:25.7769124Z running 2 tests
2026-06-08T23:24:25.9768859Z test staggered_offliner_still_meshes ... ok
2026-06-08T23:24:26.1437803Z test all_online_star_a_reaches_c_b_never_relays ... ok
2026-06-08T23:24:26.1438323Z 
2026-06-08T23:24:26.1439308Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
2026-06-08T23:24:26.1440041Z 
2026-06-08T23:24:26.1493365Z      Running tests/netbroker.rs (target/debug/deps/netbroker-9561fd71af4f3e0b)
2026-06-08T23:24:26.1525526Z 
2026-06-08T23:24:26.1525658Z running 5 tests
2026-06-08T23:24:26.1538517Z test netless_broker_probes_gracefully ... ok
2026-06-08T23:24:26.1769744Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-08T23:24:26.1827653Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-08T23:24:26.2003672Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-08T23:24:26.2092696Z test brain_dials_second_broker_over_loopback ... ok
2026-06-08T23:24:26.2093044Z 
2026-06-08T23:24:26.2093358Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-08T23:24:26.2093944Z 
2026-06-08T23:24:26.2131842Z      Running tests/netstream.rs (target/debug/deps/netstream-1bb75f97305b44c1)
2026-06-08T23:24:26.2159481Z 
2026-06-08T23:24:26.2159692Z running 2 tests
2026-06-08T23:24:26.2755958Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-08T23:24:26.2946001Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-08T23:24:26.2946612Z 
2026-06-08T23:24:26.2947291Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-08T23:24:26.2947667Z 
2026-06-08T23:24:26.2978839Z      Running tests/notifsync.rs (target/debug/deps/notifsync-90e8dd5761395abe)
2026-06-08T23:24:26.3005257Z 
2026-06-08T23:24:26.3005396Z running 1 test
2026-06-08T23:24:26.4191027Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-08T23:24:26.4191407Z 
2026-06-08T23:24:26.4191683Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-08T23:24:26.4191984Z 
2026-06-08T23:24:26.4217392Z      Running tests/pairjoin.rs (target/debug/deps/pairjoin-cbd66b636c47512e)
2026-06-08T23:24:26.4244161Z 
2026-06-08T23:24:26.4244343Z running 1 test
2026-06-08T23:24:26.6466940Z test daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end ... ok
2026-06-08T23:24:26.6467449Z 
2026-06-08T23:24:26.6467749Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-08T23:24:26.6468157Z 
2026-06-08T23:24:26.6493001Z      Running tests/peerloop.rs (target/debug/deps/peerloop-0021d5493554cfe6)
2026-06-08T23:24:26.6543271Z 
2026-06-08T23:24:26.6543500Z running 1 test
2026-06-08T23:24:27.1001019Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-08T23:24:27.1001519Z 
2026-06-08T23:24:27.1002153Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
2026-06-08T23:24:27.1002487Z 
2026-06-08T23:24:27.1023644Z      Running tests/presence.rs (target/debug/deps/presence-ecb03031cdd7db89)
2026-06-08T23:24:27.1049133Z 
2026-06-08T23:24:27.1049275Z running 2 tests
2026-06-08T23:24:27.2692422Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-08T23:24:30.2331302Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-08T23:24:30.2331797Z 
2026-06-08T23:24:30.2332106Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.13s
2026-06-08T23:24:30.2332527Z 
2026-06-08T23:24:30.2372498Z      Running tests/propagate.rs (target/debug/deps/propagate-36919ba97abfcc7a)
2026-06-08T23:24:30.2406108Z 
2026-06-08T23:24:30.2406325Z running 6 tests
2026-06-08T23:24:30.3200386Z test untrusted_origin_gets_no_offer ... ok
2026-06-08T23:24:30.3292952Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-08T23:24:30.3379320Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-08T23:24:30.3984032Z test update_set_propagates_selected_platform_artifact ... ok
2026-06-08T23:24:30.4976169Z test status_query_drives_the_convergence_table_end_to_end ... ok
2026-06-08T23:24:30.5090799Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-08T23:24:30.5091236Z 
2026-06-08T23:24:30.5091629Z test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
2026-06-08T23:24:30.5092183Z 
2026-06-08T23:24:30.5162679Z      Running tests/replicate.rs (target/debug/deps/replicate-49a4f296df212841)
2026-06-08T23:24:30.5191961Z 
2026-06-08T23:24:30.5192194Z running 1 test
2026-06-08T23:24:30.5669245Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-08T23:24:30.5669533Z 
2026-06-08T23:24:30.5669746Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-08T23:24:30.5670028Z 
2026-06-08T23:24:30.5690832Z      Running tests/rosterprop.rs (target/debug/deps/rosterprop-c64e0a3db0fdc116)
2026-06-08T23:24:30.5714893Z 
2026-06-08T23:24:30.5715036Z running 2 tests
2026-06-08T23:24:30.6186004Z test roster_propagates_transitively_on_connect ... ok
2026-06-08T23:24:30.6245141Z test roster_exchange_never_leaks_unproven_subnets ... ok
2026-06-08T23:24:30.6245489Z 
2026-06-08T23:24:30.6245719Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-08T23:24:30.6246014Z 
2026-06-08T23:24:30.6271166Z      Running tests/seedproofx.rs (target/debug/deps/seedproofx-1835a5f65f97555c)
2026-06-08T23:24:30.6294941Z 
2026-06-08T23:24:30.6865411Z running 4 tests
2026-06-08T23:24:30.6865762Z test proven_verdict_is_the_shared_set ... ok
2026-06-08T23:24:30.6868524Z test both_members_prove_and_cache_the_shared_subnet ... ok
2026-06-08T23:24:32.7541363Z test wrong_seed_is_dropped ... ok
2026-06-08T23:24:32.7541849Z test no_shared_subnet_is_dropped ... ok
2026-06-08T23:24:32.7542097Z 
2026-06-08T23:24:32.7542444Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
2026-06-08T23:24:32.7542849Z 
2026-06-08T23:24:32.7584249Z      Running tests/shellchan.rs (target/debug/deps/shellchan-5a5a3a275ec90e80)
2026-06-08T23:24:32.7607066Z 
2026-06-08T23:24:32.7607624Z running 2 tests
2026-06-08T23:24:32.7864696Z test hung_shell_stalls_no_other_owner ... ok
2026-06-08T23:24:32.7998617Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-08T23:24:32.7998947Z 
2026-06-08T23:24:32.7999228Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-08T23:24:32.7999637Z 
2026-06-08T23:24:32.8008804Z      Running tests/sync.rs (target/debug/deps/sync-3b1b8e002d6c0ec4)
2026-06-08T23:24:32.8046146Z 
2026-06-08T23:24:32.8046403Z running 3 tests
2026-06-08T23:24:33.2326791Z test torn_pull_recovers_by_repulling ... ok
2026-06-08T23:24:33.8006179Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-08T23:24:34.0415454Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-08T23:24:34.0415896Z 
2026-06-08T23:24:34.0416192Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s
2026-06-08T23:24:34.0416603Z 
2026-06-08T23:24:34.0459791Z      Running tests/twohost.rs (target/debug/deps/twohost-c19a93048dfcd8b8)
2026-06-08T23:24:34.0491346Z 
2026-06-08T23:24:34.0491614Z running 2 tests
2026-06-08T23:24:34.0497614Z test two_host_ladder_role_a ... ok
2026-06-08T23:24:34.0497900Z test two_host_ladder_role_b ... ok
2026-06-08T23:24:34.0498090Z 
2026-06-08T23:24:34.0498315Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:34.0498625Z 
2026-06-08T23:24:34.0503088Z      Running tests/wanmsg.rs (target/debug/deps/wanmsg-a6d1ea8371e9fa1b)
2026-06-08T23:24:34.0578978Z 
2026-06-08T23:24:34.0579110Z running 2 tests
2026-06-08T23:24:34.1929743Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-08T23:24:34.1937933Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-08T23:24:34.1938257Z 
2026-06-08T23:24:34.1938548Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-08T23:24:34.1938853Z 
2026-06-08T23:24:34.1963435Z      Running tests/xfer.rs (target/debug/deps/xfer-18ac7d45c48f866e)
2026-06-08T23:24:34.1989785Z 
2026-06-08T23:24:34.1989920Z running 2 tests
2026-06-08T23:24:34.2977687Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-08T23:24:34.3061909Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-08T23:24:34.3062295Z 
2026-06-08T23:24:34.3062640Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
2026-06-08T23:24:34.3062978Z 
2026-06-08T23:24:34.3096191Z      Running unittests src/lib.rs (target/debug/deps/spt_live-e65602f22fb835ec)
2026-06-08T23:24:34.3141375Z 
2026-06-08T23:24:34.3141577Z running 49 tests
2026-06-08T23:24:34.3149995Z test context::tests::llm_past_window_writes ... ok
2026-06-08T23:24:34.3150466Z test context::tests::llm_within_window_suppressed ... ok
2026-06-08T23:24:34.3150938Z test context::tests::llm_over_llm_writes ... ok
2026-06-08T23:24:34.3151272Z test context::tests::direct_always_writes ... ok
2026-06-08T23:24:34.3151601Z test echo::tests::provenance_is_stamped ... ok
2026-06-08T23:24:34.3153236Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-08T23:24:34.3170220Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-08T23:24:34.3171818Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-08T23:24:34.3172452Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-08T23:24:34.3173067Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-08T23:24:34.3173466Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-08T23:24:34.3173863Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-08T23:24:34.3174288Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-08T23:24:34.3174735Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-08T23:24:34.3175217Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-08T23:24:34.3175809Z test psyche::tests::prompt_without_event ... ok
2026-06-08T23:24:34.3176174Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-08T23:24:34.3176559Z test history::tests::native_missing_log_is_empty ... ok
2026-06-08T23:24:34.3180083Z test history::tests::native_reads_logged_records ... ok
2026-06-08T23:24:34.3368085Z test history::tests::fetcher_yields_records ... ok
2026-06-08T23:24:34.3369668Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-08T23:24:34.3394869Z test echo::tests::echo_nonzero_errors ... ok
2026-06-08T23:24:34.3395612Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-08T23:24:34.3396653Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-08T23:24:34.4872485Z test ingest::tests::both_drops_ingested ... ok
2026-06-08T23:24:34.6147449Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-08T23:24:34.6148970Z test ingest::tests::no_drops_is_empty ... ok
2026-06-08T23:24:34.6180671Z test history::tests::fetcher_timeout_errors ... ok
2026-06-08T23:24:34.6181577Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-08T23:24:34.6182435Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-08T23:24:34.6183298Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-08T23:24:34.6186593Z test signoff::tests::stale_signoff_swept ... ok
2026-06-08T23:24:34.6394111Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-08T23:24:34.6601686Z test turn::tests::turn_captures_stdout ... ok
2026-06-08T23:24:34.7004701Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-08T23:24:34.9434738Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-08T23:24:34.9650153Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-08T23:24:34.9656240Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-08T23:24:35.0935375Z test pulse::tests::tick_ingests_drops ... ok
2026-06-08T23:24:35.0941218Z test pulse::tests::tick_reports_idle ... ok
2026-06-08T23:24:35.2433338Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-08T23:24:35.3291262Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-08T23:24:35.5415396Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-08T23:24:35.6915790Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-08T23:24:35.7129537Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-08T23:24:35.8515340Z test resume::tests::download_composes_two_tiers ... ok
2026-06-08T23:24:35.8729865Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-08T23:24:35.8734415Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-08T23:24:36.1378246Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-08T23:24:36.1378715Z 
2026-06-08T23:24:36.1379034Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.82s
2026-06-08T23:24:36.1379462Z 
2026-06-08T23:24:36.1388372Z      Running unittests src/lib.rs (target/debug/deps/spt_msg-582bbbbc6a4a9ecb)
2026-06-08T23:24:36.1434224Z 
2026-06-08T23:24:36.1434567Z running 28 tests
2026-06-08T23:24:36.1445891Z test emit::tests::typed_envelope_body_passes_through_verbatim ... ok
2026-06-08T23:24:36.1446415Z test emit::tests::anonymous_frame_still_enveloped ... ok
2026-06-08T23:24:36.1446821Z test emit::tests::frame_renders_msg_envelope ... ok
2026-06-08T23:24:36.1447283Z test emit::tests::parse_frame_shapes ... ok
2026-06-08T23:24:36.1451414Z test deliver::tests::deferred_send_validates ... ok
2026-06-08T23:24:36.1452076Z test emit::tests::multiline_body_escapes_and_round_trips ... ok
2026-06-08T23:24:36.1452776Z test emit::tests::oversized_line_chunks_into_event_parts ... ok
2026-06-08T23:24:36.1453959Z test ring::tests::ring_no_perch ... ok
2026-06-08T23:24:36.1619343Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-08T23:24:36.1620263Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-08T23:24:36.1620609Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-08T23:24:36.1623068Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-08T23:24:36.1625084Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-08T23:24:36.1644177Z test deliver::tests::send_outcome_mapping ... ok
2026-06-08T23:24:36.1686875Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-08T23:24:36.1710512Z test listener::tests::drop_unregisters_address ... ok
2026-06-08T23:24:36.1865151Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-08T23:24:36.1865531Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-08T23:24:36.1890998Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-08T23:24:36.1934910Z test ready::tests::backlog_drains_on_start ... ok
2026-06-08T23:24:36.1987881Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-08T23:24:36.2007288Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-08T23:24:36.2324863Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-08T23:24:36.2374963Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-08T23:24:36.2532178Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-08T23:24:36.2672675Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-08T23:24:36.2985722Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-08T23:24:36.4630293Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-08T23:24:36.4630689Z 
2026-06-08T23:24:36.4631074Z test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-08T23:24:36.4631595Z 
2026-06-08T23:24:36.4640642Z      Running tests/killer_quickstart.rs (target/debug/deps/killer_quickstart-448edf52d47b23e6)
2026-06-08T23:24:36.4683704Z 
2026-06-08T23:24:36.4683994Z running 2 tests
2026-06-08T23:24:36.5105241Z test offline_then_online_delivers_backlog ... ok
2026-06-08T23:24:36.5276107Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-08T23:24:36.5276388Z 
2026-06-08T23:24:36.5276672Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-08T23:24:36.5277152Z 
2026-06-08T23:24:36.5280142Z      Running unittests src/lib.rs (target/debug/deps/spt_net-2157995173c36b51)
2026-06-08T23:24:36.5382959Z 
2026-06-08T23:24:36.5383211Z running 120 tests
2026-06-08T23:24:36.5390613Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-08T23:24:36.5422072Z test net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-08T23:24:36.5423511Z test net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive ... ok
2026-06-08T23:24:36.5427686Z test net::mesh::seedproof::tests::wrong_epoch_fails ... ok
2026-06-08T23:24:36.5428087Z test net::mesh::seedproof::tests::wrong_subnet_fails ... ok
2026-06-08T23:24:36.5428664Z test net::mesh::seedproof::tests::forged_proof_fails ... ok
2026-06-08T23:24:36.5429078Z test net::mesh::seedproof::tests::mutual_requires_both_sides ... ok
2026-06-08T23:24:36.5429516Z test net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ ... ok
2026-06-08T23:24:36.5429981Z test net::pairing::ntp::tests::offset_applies_signed_and_saturates ... ok
2026-06-08T23:24:36.5430410Z test net::mesh::seedproof::tests::cross_connection_replay_fails ... ok
2026-06-08T23:24:36.5430843Z test net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies ... ok
2026-06-08T23:24:36.5433894Z test net::pairing::meet::tests::key_seed_is_not_the_token ... ok
2026-06-08T23:24:36.5434725Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-08T23:24:36.5438679Z test net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound ... ok
2026-06-08T23:24:36.5439985Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-08T23:24:36.5440888Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-08T23:24:36.5441317Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-08T23:24:36.5441823Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-08T23:24:36.5442313Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-08T23:24:36.5442772Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-08T23:24:36.5443466Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-08T23:24:36.5443961Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-08T23:24:36.5444610Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-08T23:24:36.5445059Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-08T23:24:36.5445719Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-08T23:24:36.5446548Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-08T23:24:36.5449525Z test net::pairing::meet::tests::skewed_window_contains_the_listener_id ... ok
2026-06-08T23:24:36.5451443Z test net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed ... ok
2026-06-08T23:24:36.5455008Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-08T23:24:36.5455934Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-08T23:24:36.5456753Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-08T23:24:36.5457698Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-08T23:24:36.5458612Z test net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp ... ok
2026-06-08T23:24:36.5460981Z test net::endpoint::tests::keep_alive_is_under_idle_timeout ... ok
2026-06-08T23:24:36.5464985Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-08T23:24:36.5465743Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-08T23:24:36.5480406Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-08T23:24:36.5481202Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-08T23:24:36.5481884Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-08T23:24:36.5482548Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-08T23:24:36.5483234Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-08T23:24:36.5484226Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-08T23:24:36.5485122Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-08T23:24:36.5485893Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-08T23:24:36.5486662Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-08T23:24:36.5487564Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-08T23:24:36.5488479Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-08T23:24:36.5489405Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-08T23:24:36.5491642Z test net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips ... ok
2026-06-08T23:24:36.5492315Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-08T23:24:36.5798963Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-08T23:24:36.5800103Z test net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips ... ok
2026-06-08T23:24:36.6018514Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-08T23:24:36.6132054Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-08T23:24:36.6149323Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-08T23:24:36.6151205Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-08T23:24:36.6153599Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-08T23:24:36.6154548Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-08T23:24:36.6155884Z test net::registry::tests::evicting_dead_node_clears_phantom_ambiguity ... ok
2026-06-08T23:24:36.6156900Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-08T23:24:36.6157682Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-08T23:24:36.6158770Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-08T23:24:36.6159511Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-08T23:24:36.6160401Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-08T23:24:36.6161310Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-08T23:24:36.6162079Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-08T23:24:36.6162855Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-08T23:24:36.6163612Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-08T23:24:36.6164369Z test net::registry::tests::node_label_rides_the_lease_and_serde ... ok
2026-06-08T23:24:36.6165155Z test net::registry::tests::node_level_label_lease_persist_prune_and_serde ... ok
2026-06-08T23:24:36.6165999Z test net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared ... ok
2026-06-08T23:24:36.6166859Z test net::registry::tests::presence_datum_rides_the_lease_and_serde ... ok
2026-06-08T23:24:36.6167669Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-08T23:24:36.6168414Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-08T23:24:36.6169140Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-08T23:24:36.6169864Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-08T23:24:36.6170661Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-08T23:24:36.6171367Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-08T23:24:36.6172056Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-08T23:24:36.6172795Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-08T23:24:36.6173486Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-08T23:24:36.6174253Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-08T23:24:36.6175061Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-08T23:24:36.6175776Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-08T23:24:36.6176479Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-08T23:24:36.6177318Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-08T23:24:36.6178105Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-08T23:24:36.6178843Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-08T23:24:36.6179608Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-08T23:24:36.6180328Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-08T23:24:36.6181085Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-08T23:24:36.6181864Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-08T23:24:36.6182655Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-08T23:24:36.6183450Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-08T23:24:36.6184547Z test net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat ... ok
2026-06-08T23:24:36.6185287Z test net::rest::tests::records_round_trip_and_degrade ... ok
2026-06-08T23:24:36.6185907Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-08T23:24:36.6186560Z test net::serveprobe::tests::records_round_trip_and_degrade ... ok
2026-06-08T23:24:36.6187317Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-08T23:24:36.6187982Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-08T23:24:36.6188631Z test net::shelllink::tests::records_round_trip_and_degrade ... ok
2026-06-08T23:24:36.6189441Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-08T23:24:36.6190157Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-08T23:24:36.6190925Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-08T23:24:36.6191669Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-08T23:24:36.6192399Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-08T23:24:36.6193171Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-08T23:24:36.6193871Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-08T23:24:36.6194518Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-08T23:24:36.6195228Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-08T23:24:36.6364386Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-08T23:24:36.6366810Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-08T23:24:36.6406192Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-08T23:24:36.6427429Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-08T23:24:36.6656407Z test net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint ... ok
2026-06-08T23:24:36.7077862Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-08T23:24:36.7091247Z test net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster ... ok
2026-06-08T23:24:36.7150411Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-08T23:24:36.7206927Z test net::pairing::wire::tests::wrong_code_fails_and_records_no_membership ... ok
2026-06-08T23:24:36.8522330Z test net::pairing::ntp::tests::unreachable_server_falls_back ... ok
2026-06-08T23:24:36.8522802Z 
2026-06-08T23:24:36.8523208Z test result: ok. 119 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-08T23:24:36.8523766Z 
2026-06-08T23:24:36.8562954Z      Running unittests src/lib.rs (target/debug/deps/spt_proto-068dd26cac56b6d7)
2026-06-08T23:24:36.8666869Z 
2026-06-08T23:24:36.8667207Z running 54 tests
2026-06-08T23:24:36.8679932Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-08T23:24:36.8680414Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-08T23:24:36.8680862Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-08T23:24:36.8681273Z test addr::tests::display_round_trips ... ok
2026-06-08T23:24:36.8681668Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-08T23:24:36.8682074Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-08T23:24:36.8682513Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-08T23:24:36.8682971Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-08T23:24:36.8683390Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-08T23:24:36.8683825Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-08T23:24:36.8684286Z test endpoint::tests::broker_and_node_families ... ok
2026-06-08T23:24:36.8684695Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-08T23:24:36.8685440Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-08T23:24:36.8685874Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-08T23:24:36.8686394Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-08T23:24:36.8687117Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-08T23:24:36.8687707Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-08T23:24:36.8688196Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-08T23:24:36.8688607Z test envelope::tests::parser_both_tags_present ... ok
2026-06-08T23:24:36.8689103Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-08T23:24:36.8689865Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-08T23:24:36.8690410Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-08T23:24:36.8690940Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-08T23:24:36.8691574Z test event::tests::alarm_event_round_trips ... ok
2026-06-08T23:24:36.8692222Z test event::tests::attr_order_preserved ... ok
2026-06-08T23:24:36.8692719Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-08T23:24:36.8693192Z test event::tests::empty_body_envelope_parses ... ok
2026-06-08T23:24:36.8693644Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-08T23:24:36.8694173Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-08T23:24:36.8694641Z test event::tests::msg_event_round_trips ... ok
2026-06-08T23:24:36.8695048Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-08T23:24:36.8695502Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-08T23:24:36.8695908Z test id::tests::accepts_japanese_scripts ... ok
2026-06-08T23:24:36.8696295Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-08T23:24:36.8696685Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-08T23:24:36.8697244Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-08T23:24:36.8697644Z test id::tests::reports_bad_char_position ... ok
2026-06-08T23:24:36.8698017Z test id::tests::reserves_address_delimiters ... ok
2026-06-08T23:24:36.8698394Z test payload::tests::base64_known_vectors ... ok
2026-06-08T23:24:36.8698770Z test payload::tests::text_payload_round_trips ... ok
2026-06-08T23:24:36.8699190Z test version::tests::current_version_self_compatible ... ok
2026-06-08T23:24:36.8699643Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-08T23:24:36.8700097Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-08T23:24:36.8700570Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-08T23:24:36.8701031Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-08T23:24:36.8869098Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-08T23:24:36.8869708Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-08T23:24:36.8870090Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-08T23:24:36.8870438Z test payload::tests::command_payload_round_trips ... ok
2026-06-08T23:24:36.8870872Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-08T23:24:36.8871340Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-08T23:24:36.8871716Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-08T23:24:36.8950113Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-08T23:24:36.9186606Z test identity::tests::sign_verify_round_trip ... ok
2026-06-08T23:24:36.9187039Z 
2026-06-08T23:24:36.9187431Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-08T23:24:36.9187789Z 
2026-06-08T23:24:36.9190468Z      Running unittests src/lib.rs (target/debug/deps/spt_runtime-dd3f2f96f84809f5)
2026-06-08T23:24:36.9235904Z 
2026-06-08T23:24:36.9236039Z running 26 tests
2026-06-08T23:24:36.9280374Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-08T23:24:36.9290628Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-08T23:24:36.9291572Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-08T23:24:36.9292218Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-08T23:24:36.9292828Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-08T23:24:36.9293782Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-08T23:24:36.9294598Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-08T23:24:36.9295361Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-08T23:24:36.9295920Z test manifest::tests::shell_fixture_parses ... ok
2026-06-08T23:24:36.9296338Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-08T23:24:36.9296825Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-08T23:24:36.9297377Z test runtime::tests::fills_known_placeholders ... ok
2026-06-08T23:24:36.9297762Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-08T23:24:36.9298160Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-08T23:24:36.9298569Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-08T23:24:36.9298993Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-08T23:24:36.9299394Z test runtime::tests::unknown_role_errors ... ok
2026-06-08T23:24:36.9299769Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-08T23:24:36.9301483Z test manifest::tests::checked_in_schema_is_current ... ok
2026-06-08T23:24:36.9302198Z test manifest::tests::round_trips_through_toml ... ok
2026-06-08T23:24:36.9302872Z test manifest::tests::manifest_schema_shape ... ok
2026-06-08T23:24:36.9305501Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-08T23:24:36.9311595Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-08T23:24:36.9312998Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-08T23:24:36.9498838Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-08T23:24:37.2344005Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-08T23:24:37.2344563Z 
2026-06-08T23:24:37.2344935Z test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-08T23:24:37.2345445Z 
2026-06-08T23:24:37.2353019Z      Running unittests src/lib.rs (target/debug/deps/spt_store-817af380abcce695)
2026-06-08T23:24:37.2478723Z 
2026-06-08T23:24:37.2479238Z running 146 tests
2026-06-08T23:24:37.2499248Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-08T23:24:37.2499900Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-08T23:24:37.2500390Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-08T23:24:37.2501053Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-08T23:24:37.2501974Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-08T23:24:37.2502738Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-08T23:24:37.2506339Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-08T23:24:37.2507157Z test attachment::tests::corrupt_file_degrades_to_attached ... ok
2026-06-08T23:24:37.2536706Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-08T23:24:37.2537312Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-08T23:24:37.2537679Z test contextmark::tests::merge_decisions ... ok
2026-06-08T23:24:37.2540113Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-08T23:24:37.2540510Z test access::tests::recent_outbound_persists ... ok
2026-06-08T23:24:37.2540901Z test attachment::tests::boot_reset_and_serving_filter ... ok
2026-06-08T23:24:37.2541537Z test attachment::tests::attached_default_flip_roundtrip ... ok
2026-06-08T23:24:37.2542351Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-08T23:24:37.2542842Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-08T23:24:37.2543434Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-08T23:24:37.2544014Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-08T23:24:37.2548366Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-08T23:24:37.2561328Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-08T23:24:37.2565545Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-08T23:24:37.2568731Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-08T23:24:37.2569789Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-08T23:24:37.2570310Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-08T23:24:37.2571334Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-08T23:24:37.2573743Z test history::tests::appends_one_record_per_line ... ok
2026-06-08T23:24:37.2574258Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-08T23:24:37.2578158Z test home::tests::home_assignment_matrix ... ok
2026-06-08T23:24:37.2578681Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-08T23:24:37.2582979Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-08T23:24:37.2583481Z test hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms ... ok
2026-06-08T23:24:37.2584021Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-08T23:24:37.2585929Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-08T23:24:37.2589516Z test info::tests::corrupt_content_returns_none ... ok
2026-06-08T23:24:37.2591936Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-08T23:24:37.2598929Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-08T23:24:37.2603837Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-08T23:24:37.2609788Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-08T23:24:37.2615799Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-08T23:24:37.2620731Z test info::tests::set_status_marks_existing_record ... ok
2026-06-08T23:24:37.2623040Z test info::tests::write_read_round_trip ... ok
2026-06-08T23:24:37.2625821Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-08T23:24:37.2628915Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-08T23:24:37.2632468Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-08T23:24:37.2637289Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-08T23:24:37.2643323Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-08T23:24:37.2645535Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-08T23:24:37.2652771Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-08T23:24:37.2660122Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-08T23:24:37.2669004Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-08T23:24:37.2806256Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-08T23:24:37.2860892Z test contextstore::tests::invalid_id_refused ... ok
2026-06-08T23:24:37.2873004Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-08T23:24:37.2873804Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-08T23:24:37.2901962Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-08T23:24:37.2931121Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-08T23:24:37.2932921Z test peeraddrs::tests::corrupt_file_degrades_to_empty ... ok
2026-06-08T23:24:37.2936550Z test peeraddrs::tests::put_get_roundtrip_and_noop_reput ... ok
2026-06-08T23:24:37.2939340Z test peeraddrs::tests::record_is_one_step_and_skips_noops ... ok
2026-06-08T23:24:37.2940899Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-08T23:24:37.2941523Z test perch::tests::classification_matrix ... ok
2026-06-08T23:24:37.2943727Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-08T23:24:37.2950120Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-08T23:24:37.2951706Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-08T23:24:37.2953537Z test perch::tests::resolve_self_is_flat ... ok
2026-06-08T23:24:37.2959487Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-08T23:24:37.2961879Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-08T23:24:37.2962980Z test proc::tests::current_process_is_alive ... ok
2026-06-08T23:24:37.2963652Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-08T23:24:37.2964307Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-08T23:24:37.2965585Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-08T23:24:37.2997324Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-08T23:24:37.3017906Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-08T23:24:37.3018462Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-08T23:24:37.3023185Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-08T23:24:37.3029438Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-08T23:24:37.3170181Z test proc::tests::zombie_child_reads_dead ... ok
2026-06-08T23:24:37.3225197Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-08T23:24:37.3225642Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-08T23:24:37.3278696Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-08T23:24:37.3322019Z test registry::tests::register_and_lookup ... ok
2026-06-08T23:24:37.3358645Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-08T23:24:37.3365950Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-08T23:24:37.3373294Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-08T23:24:37.3385003Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-08T23:24:37.3385799Z test roster::tests::is_member_any_spans_subnets_and_honors_tombstones ... ok
2026-06-08T23:24:37.3386458Z test roster::tests::merge_entry_is_strictly_greater_lease_wins ... ok
2026-06-08T23:24:37.3388065Z test roster::tests::merge_is_commutative_and_idempotent ... ok
2026-06-08T23:24:37.3391620Z test roster::tests::offline_member_persists_through_silence_and_reload ... ok
2026-06-08T23:24:37.3392293Z test roster::tests::roster_for_projects_one_subnets_slice ... ok
2026-06-08T23:24:37.3395525Z test registry::tests::reregister_replaces_address ... ok
2026-06-08T23:24:37.3396025Z test roster::tests::tombstone_dominates_suppresses_reinsert_and_clears ... ok
2026-06-08T23:24:37.3396667Z test roster::tests::tombstones_are_scoped_and_merge ... ok
2026-06-08T23:24:37.3397400Z test roster::tests::serde_additive_and_degrades_to_empty ... ok
2026-06-08T23:24:37.3397881Z test roster::tests::upsert_self_overwrites_unconditionally ... ok
2026-06-08T23:24:37.3398310Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-08T23:24:37.3398688Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-08T23:24:37.3412629Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-08T23:24:37.3413811Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-08T23:24:37.3421022Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-08T23:24:37.3429779Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-08T23:24:37.3509874Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-08T23:24:37.3655708Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-08T23:24:37.3717607Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-08T23:24:37.3731185Z test project::tests::derivation_ladder ... ok
2026-06-08T23:24:37.3788569Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-08T23:24:37.3816894Z test spool::tests::reopen_is_idempotent ... ok
2026-06-08T23:24:37.3817529Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-08T23:24:37.3819790Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-08T23:24:37.3820200Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-08T23:24:37.3824483Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-08T23:24:37.3828088Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-08T23:24:37.3830510Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-08T23:24:37.3832349Z test subnet::tests::remove_drops_membership ... ok
2026-06-08T23:24:37.3835839Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-08T23:24:37.3842300Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-08T23:24:37.3843847Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-08T23:24:37.3869857Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-08T23:24:37.3897540Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-08T23:24:37.3954422Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-08T23:24:37.3986506Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-08T23:24:37.4005488Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-08T23:24:37.4052499Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-08T23:24:37.4053128Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-08T23:24:37.4053985Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-08T23:24:37.4054893Z test visibility::tests::override_wins_both_directions ... ok
2026-06-08T23:24:37.4059623Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-08T23:24:37.4060258Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-08T23:24:37.4065272Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-08T23:24:37.4068186Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-08T23:24:37.4068663Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-08T23:24:37.4094641Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-08T23:24:37.4189326Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-08T23:24:37.4271810Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-08T23:24:37.4946451Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-08T23:24:37.5346926Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-08T23:24:37.6902879Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-08T23:24:37.7644436Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-08T23:24:37.8567805Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-08T23:24:37.8663633Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-08T23:24:37.9138301Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-08T23:24:37.9889602Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-08T23:24:38.1630702Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-08T23:24:38.1936777Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-08T23:24:38.4078699Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-08T23:24:38.4079224Z 
2026-06-08T23:24:38.4079600Z test result: ok. 146 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
2026-06-08T23:24:38.4080432Z 
2026-06-08T23:24:38.4090354Z      Running unittests src/lib.rs (target/debug/deps/spt_term-34e3bf9d26eac08f)
2026-06-08T23:24:38.4134478Z 
2026-06-08T23:24:38.4134646Z running 8 tests
2026-06-08T23:24:38.4144379Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-08T23:24:38.4159159Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-08T23:24:38.4177179Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-08T23:24:38.4202229Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-08T23:24:38.4203045Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-08T23:24:38.4204274Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-08T23:24:38.4205959Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-08T23:24:38.4208617Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-08T23:24:38.4208881Z 
2026-06-08T23:24:38.4209095Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-08T23:24:38.4209374Z 
2026-06-08T23:24:38.4212711Z      Running tests/digest.rs (target/debug/deps/digest-0c41cad159878c57)
2026-06-08T23:24:38.4251971Z 
2026-06-08T23:24:38.4252100Z running 1 test
2026-06-08T23:24:38.4343544Z test digest_parses_a_real_pty_stream ... ok
2026-06-08T23:24:38.4343762Z 
2026-06-08T23:24:38.4344009Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-08T23:24:38.4344338Z 
2026-06-08T23:24:38.4347219Z      Running tests/dsr.rs (target/debug/deps/dsr-afbe4c83324ef3c4)
2026-06-08T23:24:38.4375740Z 
2026-06-08T23:24:38.4375859Z running 1 test
2026-06-08T23:24:38.4490444Z test drain_forwards_child_output ... ok
2026-06-08T23:24:38.4490877Z 
2026-06-08T23:24:38.4491321Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-08T23:24:38.4491934Z 
2026-06-08T23:24:38.4493150Z      Running tests/inject.rs (target/debug/deps/inject-029c400a200913e7)
2026-06-08T23:24:38.4521907Z 
2026-06-08T23:24:38.4522122Z running 2 tests
2026-06-08T23:24:38.4637974Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-08T23:24:38.4739914Z test ctrl_c_interrupts_the_child ... ok
2026-06-08T23:24:38.4740179Z 
2026-06-08T23:24:38.4740484Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-08T23:24:38.4740899Z 
2026-06-08T23:24:38.4743384Z      Running tests/stream.rs (target/debug/deps/stream-da7dc6b56fffe5ea)
2026-06-08T23:24:38.4778104Z 
2026-06-08T23:24:38.4778251Z running 2 tests
2026-06-08T23:24:38.4802876Z test delivers_every_value_under_resize ... ok
2026-06-08T23:24:39.4815698Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-08T23:24:39.4816248Z 
2026-06-08T23:24:39.4816638Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
2026-06-08T23:24:39.4817369Z 
2026-06-08T23:24:39.4821320Z      Running tests/surface.rs (target/debug/deps/surface-d948d97114d2d62f)
2026-06-08T23:24:39.4921821Z 
2026-06-08T23:24:39.4922056Z running 2 tests
2026-06-08T23:24:39.5152636Z test captures_child_output_off_the_pty ... ok
2026-06-08T23:24:39.5154374Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-08T23:24:39.5154712Z 
2026-06-08T23:24:39.5155065Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-08T23:24:39.5155465Z 
2026-06-08T23:24:39.5158512Z      Running unittests src/main.rs (target/debug/deps/xtask-ced907a88e4e7731)
2026-06-08T23:24:39.5170726Z 
2026-06-08T23:24:39.5171069Z running 1 test
2026-06-08T23:24:39.5173392Z test converge_tests::converge_table_renders_rows_and_success_predicate ... ok
2026-06-08T23:24:39.5174031Z 
2026-06-08T23:24:39.5174351Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:39.5174762Z 
2026-06-08T23:24:39.5175339Z    Doc-tests spt_daemon
2026-06-08T23:24:39.8560573Z 
2026-06-08T23:24:39.8561250Z running 0 tests
2026-06-08T23:24:39.8561447Z 
2026-06-08T23:24:39.8566074Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:39.8566484Z 
2026-06-08T23:24:39.8601807Z    Doc-tests spt_live
2026-06-08T23:24:39.8919012Z 
2026-06-08T23:24:39.8919537Z running 0 tests
2026-06-08T23:24:39.8919732Z 
2026-06-08T23:24:39.8920089Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:39.8920439Z 
2026-06-08T23:24:39.8944736Z    Doc-tests spt_msg
2026-06-08T23:24:39.9228034Z 
2026-06-08T23:24:39.9228529Z running 0 tests
2026-06-08T23:24:39.9228730Z 
2026-06-08T23:24:39.9229397Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:39.9229759Z 
2026-06-08T23:24:39.9255178Z    Doc-tests spt_net
2026-06-08T23:24:40.0685416Z 
2026-06-08T23:24:40.0685927Z running 0 tests
2026-06-08T23:24:40.0686256Z 
2026-06-08T23:24:40.0686555Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:40.0686913Z 
2026-06-08T23:24:40.0720185Z    Doc-tests spt_proto
2026-06-08T23:24:40.0991126Z 
2026-06-08T23:24:40.0991507Z running 0 tests
2026-06-08T23:24:40.0991693Z 
2026-06-08T23:24:40.0992003Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:40.0992361Z 
2026-06-08T23:24:40.1018416Z    Doc-tests spt_runtime
2026-06-08T23:24:40.2248309Z 
2026-06-08T23:24:40.2248709Z running 0 tests
2026-06-08T23:24:40.2248896Z 
2026-06-08T23:24:40.2249153Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:40.2249459Z 
2026-06-08T23:24:40.2275607Z    Doc-tests spt_store
2026-06-08T23:24:40.3379586Z 
2026-06-08T23:24:40.3380169Z running 0 tests
2026-06-08T23:24:40.3380551Z 
2026-06-08T23:24:40.3380885Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:40.3381272Z 
2026-06-08T23:24:40.3407807Z    Doc-tests spt_term
2026-06-08T23:24:40.3722659Z 
2026-06-08T23:24:40.3723351Z running 0 tests
2026-06-08T23:24:40.3723646Z 
2026-06-08T23:24:40.3723971Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:40.3724333Z 
2026-06-08T23:24:40.3850653Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-08T23:24:40.3851191Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-08T23:24:40.3864956Z shell: /usr/bin/bash -e {0}
2026-06-08T23:24:40.3865176Z ##[endgroup]
2026-06-08T23:24:40.6854606Z     Checking cfg-if v1.0.4
2026-06-08T23:24:40.6854970Z     Checking typenum v1.20.1
2026-06-08T23:24:40.6855261Z     Checking memchr v2.8.1
2026-06-08T23:24:40.6855703Z     Checking critical-section v1.2.0
2026-06-08T23:24:40.6856037Z     Checking subtle v2.6.1
2026-06-08T23:24:40.6856661Z     Checking smallvec v1.15.1
2026-06-08T23:24:40.6962211Z     Checking pin-project-lite v0.2.17
2026-06-08T23:24:40.6965253Z     Checking libc v0.2.186
2026-06-08T23:24:40.7002861Z     Checking serde_core v1.0.228
2026-06-08T23:24:40.7012528Z     Checking equivalent v1.0.2
2026-06-08T23:24:40.7037613Z     Checking cpufeatures v0.2.17
2026-06-08T23:24:40.7076819Z     Checking itoa v1.0.18
2026-06-08T23:24:40.7107362Z     Checking log v0.4.32
2026-06-08T23:24:40.7273825Z     Checking bitflags v2.12.1
2026-06-08T23:24:40.7275046Z     Checking hashbrown v0.17.1
2026-06-08T23:24:40.7399400Z     Checking zeroize v1.8.2
2026-06-08T23:24:40.7400090Z     Checking futures-core v0.3.32
2026-06-08T23:24:40.7400493Z     Checking bytes v1.11.1
2026-06-08T23:24:40.7518952Z     Checking rand_core v0.10.1
2026-06-08T23:24:40.7645068Z     Checking stable_deref_trait v1.2.1
2026-06-08T23:24:40.7646104Z     Checking futures-sink v0.3.32
2026-06-08T23:24:40.8191165Z     Checking futures-io v0.3.32
2026-06-08T23:24:40.8288809Z     Checking slab v0.4.12
2026-06-08T23:24:40.8346568Z     Checking futures-task v0.3.32
2026-06-08T23:24:40.8536597Z     Checking zerofrom v0.1.8
2026-06-08T23:24:40.8639921Z     Checking zerocopy v0.8.50
2026-06-08T23:24:40.8724253Z     Checking signature v2.2.0
2026-06-08T23:24:40.8790677Z     Checking futures-channel v0.3.32
2026-06-08T23:24:40.8801265Z     Checking zmij v1.0.21
2026-06-08T23:24:40.8803393Z     Checking fastrand v2.4.1
2026-06-08T23:24:40.9003833Z     Checking libsqlite3-sys v0.30.1
2026-06-08T23:24:40.9108926Z     Checking fallible-streaming-iterator v0.1.9
2026-06-08T23:24:40.9568231Z     Checking yoke v0.8.3
2026-06-08T23:24:40.9678574Z     Checking ed25519 v2.2.3
2026-06-08T23:24:40.9739592Z     Checking litemap v0.8.2
2026-06-08T23:24:40.9778623Z     Checking fallible-iterator v0.3.0
2026-06-08T23:24:41.0170903Z     Checking writeable v0.6.3
2026-06-08T23:24:41.0668585Z     Checking utf8_iter v1.0.4
2026-06-08T23:24:41.0741080Z     Checking icu_properties_data v2.2.0
2026-06-08T23:24:41.1058987Z     Checking icu_normalizer_data v2.2.0
2026-06-08T23:24:41.1234727Z     Checking percent-encoding v2.3.2
2026-06-08T23:24:41.1271966Z     Checking cpufeatures v0.3.0
2026-06-08T23:24:41.1427180Z     Checking rustls-pki-types v1.14.1
2026-06-08T23:24:41.1679236Z     Checking thiserror v2.0.18
2026-06-08T23:24:41.1685400Z     Checking zerovec v0.11.6
2026-06-08T23:24:41.1850989Z     Checking zerotrie v0.2.4
2026-06-08T23:24:41.1967348Z     Checking chacha20 v0.10.0
2026-06-08T23:24:41.2043806Z    Compiling strsim v0.11.1
2026-06-08T23:24:41.2270570Z     Checking untrusted v0.9.0
2026-06-08T23:24:41.2728659Z     Checking form_urlencoded v1.2.2
2026-06-08T23:24:41.2919495Z    Compiling fnv v1.0.7
2026-06-08T23:24:41.3061918Z     Checking scopeguard v1.2.0
2026-06-08T23:24:41.3168950Z     Checking futures-util v0.3.32
2026-06-08T23:24:41.3196077Z     Checking const-oid v0.10.2
2026-06-08T23:24:41.3328870Z     Checking http v1.4.1
2026-06-08T23:24:41.3631137Z     Checking linux-raw-sys v0.12.1
2026-06-08T23:24:41.3741753Z     Checking lock_api v0.4.14
2026-06-08T23:24:41.3891419Z     Checking atomic-waker v1.1.2
2026-06-08T23:24:41.4058165Z     Checking indexmap v2.14.0
2026-06-08T23:24:41.4456193Z    Compiling darling_core v0.20.11
2026-06-08T23:24:41.4598367Z     Checking derive_more v2.1.1
2026-06-08T23:24:41.4658476Z     Checking base64ct v1.8.3
2026-06-08T23:24:41.5008659Z     Checking httparse v1.10.1
2026-06-08T23:24:41.5309096Z     Checking data-encoding v2.11.0
2026-06-08T23:24:41.5598949Z     Checking try-lock v0.2.5
2026-06-08T23:24:41.5849592Z     Checking tinyvec_macros v0.1.1
2026-06-08T23:24:41.5918617Z     Checking base64 v0.22.1
2026-06-08T23:24:41.6348857Z     Checking tower-service v0.3.3
2026-06-08T23:24:41.6728550Z     Checking want v0.3.1
2026-06-08T23:24:41.6950890Z     Checking pem-rfc7468 v1.0.0
2026-06-08T23:24:41.7078453Z     Checking tinyvec v1.11.0
2026-06-08T23:24:41.7393722Z     Checking n0-error v0.1.3
2026-06-08T23:24:41.7810883Z     Checking num-traits v0.2.19
2026-06-08T23:24:41.8266712Z     Checking tinystr v0.8.3
2026-06-08T23:24:41.8355308Z     Checking potential_utf v0.1.5
2026-06-08T23:24:41.8432856Z     Checking generic-array v0.14.7
2026-06-08T23:24:41.8568571Z     Checking rustix v1.1.4
2026-06-08T23:24:41.8859070Z     Checking hybrid-array v0.4.12
2026-06-08T23:24:41.8968907Z     Checking der v0.8.0-rc.10
2026-06-08T23:24:41.9198724Z     Checking icu_collections v2.2.0
2026-06-08T23:24:41.9298660Z    Compiling anyhow v1.0.102
2026-06-08T23:24:42.0168703Z     Checking icu_locale_core v2.2.0
2026-06-08T23:24:42.1108649Z     Checking parking v2.2.1
2026-06-08T23:24:42.1928803Z     Checking cordyceps v0.3.4
2026-06-08T23:24:42.2118435Z     Checking http-body v1.0.1
2026-06-08T23:24:42.2285490Z     Checking spin v0.10.0
2026-06-08T23:24:42.3338602Z     Checking diatomic-waker v0.2.3
2026-06-08T23:24:42.3558383Z     Checking httpdate v1.0.3
2026-06-08T23:24:42.3798516Z     Checking futures-lite v2.6.1
2026-06-08T23:24:42.4196095Z     Checking pin-project v1.1.13
2026-06-08T23:24:42.4578786Z     Checking futures-buffered v0.2.13
2026-06-08T23:24:42.4648563Z     Checking crypto-common v0.2.2
2026-06-08T23:24:42.4734251Z     Checking block-buffer v0.12.0
2026-06-08T23:24:42.4894077Z     Checking thiserror v1.0.69
2026-06-08T23:24:42.5308554Z     Checking getrandom v0.2.17
2026-06-08T23:24:42.5408569Z     Checking socket2 v0.6.4
2026-06-08T23:24:42.5588557Z     Checking mio v1.2.1
2026-06-08T23:24:42.5948769Z     Checking getrandom v0.4.2
2026-06-08T23:24:42.5949536Z     Checking crypto-common v0.1.7
2026-06-08T23:24:42.6658756Z     Checking block-buffer v0.10.4
2026-06-08T23:24:42.6908225Z     Checking rand_core v0.6.4
2026-06-08T23:24:42.7377868Z     Checking rand v0.10.1
2026-06-08T23:24:42.7502874Z     Checking ring v0.17.14
2026-06-08T23:24:42.7608872Z     Checking digest v0.10.7
2026-06-08T23:24:42.8368745Z     Checking inout v0.1.4
2026-06-08T23:24:42.8528655Z     Checking ioctl-rs v0.1.6
2026-06-08T23:24:42.9205195Z     Checking serial-core v0.4.0
2026-06-08T23:24:42.9205732Z     Checking tokio v1.52.3
2026-06-08T23:24:42.9308198Z     Checking termios v0.2.2
2026-06-08T23:24:42.9660468Z     Checking spki v0.8.0-rc.4
2026-06-08T23:24:42.9768351Z     Checking curve25519-dalek v4.1.3
2026-06-08T23:24:43.0258964Z     Checking sha2 v0.10.9
2026-06-08T23:24:43.0468475Z     Checking serial-unix v0.4.0
2026-06-08T23:24:43.0994396Z     Checking cipher v0.4.4
2026-06-08T23:24:43.1091412Z     Checking icu_provider v2.2.0
2026-06-08T23:24:43.1598820Z     Checking universal-hash v0.5.1
2026-06-08T23:24:43.2215566Z     Checking digest v0.11.3
2026-06-08T23:24:43.2298599Z     Checking serde v1.0.228
2026-06-08T23:24:43.2429146Z     Checking serde_json v1.0.150
2026-06-08T23:24:43.3243074Z     Checking parking_lot_core v0.9.12
2026-06-08T23:24:43.3338680Z     Checking netlink-packet-core v0.8.1
2026-06-08T23:24:43.3677963Z     Checking memoffset v0.6.5
2026-06-08T23:24:43.3788069Z     Checking aho-corasick v1.1.4
2026-06-08T23:24:43.4033423Z     Checking sync_wrapper v1.0.2
2026-06-08T23:24:43.4233133Z     Checking either v1.16.0
2026-06-08T23:24:43.4558774Z     Checking icu_normalizer v2.2.0
2026-06-08T23:24:43.5109073Z     Checking icu_properties v2.2.0
2026-06-08T23:24:43.5267247Z     Checking bitflags v1.3.2
2026-06-08T23:24:43.5908548Z     Checking byteorder v1.5.0
2026-06-08T23:24:43.6138830Z    Compiling powerfmt v0.2.0
2026-06-08T23:24:43.6288987Z     Checking winnow v0.7.15
2026-06-08T23:24:43.7449451Z     Checking regex-syntax v0.8.10
2026-06-08T23:24:43.7808752Z     Checking opaque-debug v0.3.1
2026-06-08T23:24:43.8141718Z     Checking toml_write v0.1.2
2026-06-08T23:24:43.8268725Z     Checking portable-atomic v1.13.1
2026-06-08T23:24:43.8510860Z     Checking ipnet v2.12.0
2026-06-08T23:24:43.8758499Z     Checking serde_spanned v0.6.9
2026-06-08T23:24:43.9747859Z     Checking toml_datetime v0.6.11
2026-06-08T23:24:43.9868818Z     Checking pin-utils v0.1.0
2026-06-08T23:24:44.0330006Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-08T23:24:44.1338993Z     Checking ed25519-dalek v2.2.0
2026-06-08T23:24:44.1738850Z     Checking prefix-trie v0.8.4
2026-06-08T23:24:44.1864274Z     Checking nix v0.25.1
2026-06-08T23:24:44.1868360Z     Checking polyval v0.6.2
2026-06-08T23:24:44.2264200Z     Checking rustls-webpki v0.103.13
2026-06-08T23:24:44.2618989Z    Compiling deranged v0.5.8
2026-06-08T23:24:44.3283281Z     Checking spt-proto v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-08T23:24:44.3957346Z     Checking hash32 v0.2.1
2026-06-08T23:24:44.4858720Z     Checking parking_lot v0.12.5
2026-06-08T23:24:44.5179037Z     Checking once_cell v1.21.4
2026-06-08T23:24:44.5248547Z     Checking futures-executor v0.3.32
2026-06-08T23:24:44.5428807Z     Checking ref-cast v1.0.25
2026-06-08T23:24:44.5998881Z     Checking serial v0.4.0
2026-06-08T23:24:44.6518782Z     Checking pkcs8 v0.11.0-rc.10
2026-06-08T23:24:44.6604369Z     Checking filedescriptor v0.8.3
2026-06-08T23:24:44.6864145Z     Checking tracing-core v0.1.36
2026-06-08T23:24:44.7519742Z     Checking tempfile v3.27.0
2026-06-08T23:24:44.8329791Z     Checking rustls v0.23.40
2026-06-08T23:24:44.8369634Z     Checking crossbeam-utils v0.8.21
2026-06-08T23:24:44.8494547Z     Checking idna_adapter v1.2.2
2026-06-08T23:24:44.8766536Z     Checking spin v0.9.8
2026-06-08T23:24:44.9315182Z    Compiling darling_macro v0.20.11
2026-06-08T23:24:44.9377480Z     Checking idna v1.1.0
2026-06-08T23:24:44.9388024Z     Checking signature v3.0.0
2026-06-08T23:24:44.9981976Z     Checking tower-layer v0.3.3
2026-06-08T23:24:45.0549359Z    Compiling time-core v0.1.8
2026-06-08T23:24:45.1096914Z     Checking downcast-rs v1.2.1
2026-06-08T23:24:45.1378968Z     Checking tracing v0.1.44
2026-06-08T23:24:45.1425541Z     Checking shell-words v1.1.1
2026-06-08T23:24:45.1638286Z     Checking dyn-clone v1.0.20
2026-06-08T23:24:45.2048863Z     Checking url v2.5.8
2026-06-08T23:24:45.2178410Z    Compiling num-conv v0.2.2
2026-06-08T23:24:45.2316217Z     Checking schemars v1.2.1
2026-06-08T23:24:45.2397911Z     Checking heapless v0.7.17
2026-06-08T23:24:45.2659399Z     Checking ed25519 v3.0.0-rc.4
2026-06-08T23:24:45.3492119Z    Compiling proc-macro-crate v3.5.0
2026-06-08T23:24:45.3558617Z     Checking futures v0.3.32
2026-06-08T23:24:45.3688933Z    Compiling darling v0.20.11
2026-06-08T23:24:45.4028619Z     Checking noq-udp v0.10.0
2026-06-08T23:24:45.4368892Z    Compiling derive_builder_core v0.20.2
2026-06-08T23:24:45.4416111Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-08T23:24:45.4433160Z     Checking ghash v0.5.1
2026-06-08T23:24:45.4908493Z     Checking sha2 v0.11.0-rc.5
2026-06-08T23:24:45.4984226Z     Checking ahash v0.8.12
2026-06-08T23:24:45.5418825Z     Checking ctr v0.9.2
2026-06-08T23:24:45.6516394Z     Checking hashbrown v0.14.5
2026-06-08T23:24:45.6874371Z     Checking toml_edit v0.22.27
2026-06-08T23:24:45.6967736Z    Compiling time v0.3.47
2026-06-08T23:24:45.7048593Z     Checking aes v0.8.4
2026-06-08T23:24:45.7151906Z     Checking aead v0.5.2
2026-06-08T23:24:45.8058952Z     Checking http-body-util v0.1.3
2026-06-08T23:24:45.8208858Z     Checking regex-automata v0.4.14
2026-06-08T23:24:45.8338621Z     Checking hickory-proto v0.26.0-beta.4
2026-06-08T23:24:45.8891472Z     Checking cobs v0.3.0
2026-06-08T23:24:45.8984881Z     Checking openssl-probe v0.2.1
2026-06-08T23:24:46.0059990Z     Checking postcard v1.1.3
2026-06-08T23:24:46.0638566Z     Checking rustls-native-certs v0.8.4
2026-06-08T23:24:46.0888759Z    Compiling num_enum_derive v0.7.6
2026-06-08T23:24:46.1648999Z     Checking crossbeam-channel v0.5.15
2026-06-08T23:24:46.2652054Z     Checking aes-gcm v0.10.3
2026-06-08T23:24:46.3978750Z     Checking hashlink v0.9.1
2026-06-08T23:24:46.4148272Z     Checking crossbeam-epoch v0.9.18
2026-06-08T23:24:46.4226768Z     Checking data-encoding-macro v0.1.20
2026-06-08T23:24:46.4413278Z     Checking netlink-packet-route v0.29.0
2026-06-08T23:24:46.4758800Z     Checking uuid v1.23.2
2026-06-08T23:24:46.6322462Z    Compiling derive_builder_macro v0.20.2
2026-06-08T23:24:46.6415986Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-08T23:24:46.6498850Z     Checking mac-addr v0.3.0
2026-06-08T23:24:46.6908591Z     Checking allocator-api2 v0.2.21
2026-06-08T23:24:46.7098153Z     Checking rusqlite v0.32.1
2026-06-08T23:24:46.7868066Z     Checking rustc-hash v2.1.2
2026-06-08T23:24:46.8028639Z     Checking xml-rs v0.8.28
2026-06-08T23:24:46.8778334Z     Checking lru-slab v0.1.2
2026-06-08T23:24:46.8888465Z     Checking foldhash v0.2.0
2026-06-08T23:24:46.9491140Z    Compiling derive_builder v0.20.2
2026-06-08T23:24:47.0111799Z     Checking identity-hash v0.1.0
2026-06-08T23:24:47.0218635Z    Compiling vergen-lib v9.1.0
2026-06-08T23:24:47.0219341Z    Compiling vergen-lib v0.1.6
2026-06-08T23:24:47.0366120Z     Checking tagptr v0.2.0
2026-06-08T23:24:47.0928901Z     Checking sorted-index-buffer v0.2.1
2026-06-08T23:24:47.1959741Z     Checking ryu v1.0.23
2026-06-08T23:24:47.3328826Z    Compiling vergen v9.1.0
2026-06-08T23:24:47.3401438Z     Checking moka v0.12.15
2026-06-08T23:24:47.3404339Z     Checking iroh-metrics v0.38.3
2026-06-08T23:24:47.3795991Z     Checking num_enum v0.7.6
2026-06-08T23:24:47.4008984Z     Checking hashbrown v0.16.1
2026-06-08T23:24:47.4108858Z     Checking xmltree v0.10.3
2026-06-08T23:24:47.4648737Z     Checking iroh-base v0.98.0
2026-06-08T23:24:47.4958792Z     Checking strum v0.28.0
2026-06-08T23:24:47.5538511Z     Checking toml v0.8.23
2026-06-08T23:24:47.5610954Z     Checking attohttpc v0.30.1
2026-06-08T23:24:47.5784608Z     Checking tokio-util v0.7.18
2026-06-08T23:24:47.5908896Z     Checking netlink-sys v0.8.8
2026-06-08T23:24:47.6183817Z     Checking spt-store v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-08T23:24:47.7455048Z     Checking portable-pty v0.8.1
2026-06-08T23:24:47.7679161Z    Compiling vergen-gitcl v1.0.8
2026-06-08T23:24:47.8339213Z     Checking tower v0.5.3
2026-06-08T23:24:47.8694751Z     Checking netlink-proto v0.12.0
2026-06-08T23:24:47.9735731Z     Checking netlink-packet-route v0.30.0
2026-06-08T23:24:48.0038672Z     Checking simple-dns v0.9.3
2026-06-08T23:24:48.0088354Z     Checking regex v1.12.3
2026-06-08T23:24:48.0446516Z     Checking constant_time_eq v0.4.2
2026-06-08T23:24:48.0628703Z     Checking resolv-conf v0.7.6
2026-06-08T23:24:48.0928687Z     Checking arrayvec v0.7.6
2026-06-08T23:24:48.1326072Z     Checking arrayref v0.3.9
2026-06-08T23:24:48.1657517Z     Checking simdutf8 v0.1.5
2026-06-08T23:24:48.1742044Z     Checking sha1_smol v1.0.1
2026-06-08T23:24:48.1779238Z     Checking smol_str v0.1.24
2026-06-08T23:24:48.1970603Z     Checking lru v0.16.4
2026-06-08T23:24:48.2598236Z     Checking serde_bytes v0.11.19
2026-06-08T23:24:48.2898207Z     Checking acto v0.8.2
2026-06-08T23:24:48.3000572Z     Checking blake3 v1.8.5
2026-06-08T23:24:48.3128617Z     Checking hmac v0.12.1
2026-06-08T23:24:48.3498956Z     Checking seize v0.5.1
2026-06-08T23:24:48.3555436Z     Checking h2 v0.4.14
2026-06-08T23:24:48.3638527Z     Checking n0-future v0.3.2
2026-06-08T23:24:48.3694973Z     Checking tokio-stream v0.1.18
2026-06-08T23:24:48.3757103Z     Checking tower-http v0.6.11
2026-06-08T23:24:48.3826105Z     Checking webpki-roots v1.0.7
2026-06-08T23:24:48.4033439Z    Compiling iroh-relay v0.98.0
2026-06-08T23:24:48.4328740Z     Checking cmov v0.5.4
2026-06-08T23:24:48.4488920Z     Checking hkdf v0.12.4
2026-06-08T23:24:48.4679160Z     Checking n0-watcher v0.6.1
2026-06-08T23:24:48.4855541Z     Checking backon v1.6.0
2026-06-08T23:24:48.5388193Z     Checking papaya v0.2.4
2026-06-08T23:24:48.5509000Z     Checking spake2 v0.4.0
2026-06-08T23:24:48.6318660Z     Checking tokio-rustls v0.26.4
2026-06-08T23:24:48.6388756Z     Checking noq-proto v0.17.0
2026-06-08T23:24:48.6518598Z     Checking rustls-platform-verifier v0.7.0
2026-06-08T23:24:48.6848952Z     Checking ctutils v0.4.2
2026-06-08T23:24:48.7124199Z     Checking sha1 v0.10.6
2026-06-08T23:24:48.7220698Z     Checking interprocess v2.4.2
2026-06-08T23:24:48.7221556Z     Checking utf8parse v0.2.2
2026-06-08T23:24:48.7222001Z     Checking colorchoice v1.0.5
2026-06-08T23:24:48.7676093Z     Checking anstyle v1.0.14
2026-06-08T23:24:48.7952521Z     Checking anstyle-parse v1.0.0
2026-06-08T23:24:48.8030272Z     Checking is_terminal_polyfill v1.70.2
2026-06-08T23:24:48.8495266Z     Checking anstyle-query v1.1.5
2026-06-08T23:24:48.8618943Z     Checking terminal_size v0.4.4
2026-06-08T23:24:48.8929003Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-08T23:24:48.8980802Z     Checking tokio-websockets v0.13.2
2026-06-08T23:24:48.9227637Z     Checking clap_lex v1.1.0
2026-06-08T23:24:48.9236796Z     Checking iana-time-zone v0.1.65
2026-06-08T23:24:48.9510452Z     Checking qrcode v0.14.1
2026-06-08T23:24:48.9815097Z     Checking anstream v1.0.0
2026-06-08T23:24:48.9987304Z     Checking iroh-dns v0.98.0
2026-06-08T23:24:49.0378846Z     Checking chrono v0.4.45
2026-06-08T23:24:49.0775552Z     Checking mock-adapter v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-08T23:24:49.1984120Z     Checking clap_builder v4.6.0
2026-06-08T23:24:49.6316256Z     Checking spt-msg v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-08T23:24:49.8201802Z     Checking spt-term v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-08T23:24:49.8202819Z     Checking spt-runtime v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-08T23:24:50.5412115Z     Checking clap v4.6.1
2026-06-08T23:24:50.8091076Z     Checking netdev v0.42.0
2026-06-08T23:24:50.9613507Z     Checking spt-live v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-08T23:24:51.4255598Z     Checking hyper v1.10.1
2026-06-08T23:24:51.4255966Z     Checking hickory-net v0.26.0-beta.4
2026-06-08T23:24:51.5454242Z     Checking netwatch v0.16.0
2026-06-08T23:24:51.8621869Z     Checking noq v0.18.0
2026-06-08T23:24:52.0756430Z     Checking hyper-util v0.1.20
2026-06-08T23:24:52.1484034Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-08T23:24:52.7415700Z     Checking hyper-rustls v0.27.9
2026-06-08T23:24:52.7416063Z     Checking igd-next v0.17.1
2026-06-08T23:24:52.8161551Z     Checking reqwest v0.13.4
2026-06-08T23:24:52.9422044Z     Checking portmapper v0.16.0
2026-06-08T23:24:53.9044234Z     Checking iroh v0.98.2
2026-06-08T23:24:57.1398440Z     Checking spt-net v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-08T23:24:58.3386368Z     Checking spt-daemon v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-08T23:25:00.7686136Z     Checking spt v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-08T23:25:00.7801026Z     Checking xtask v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-08T23:25:03.2994679Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.88s
2026-06-08T23:25:03.3489467Z ##[group]Run actions/checkout@v5
2026-06-08T23:25:03.3489711Z with:
2026-06-08T23:25:03.3489900Z   repository: SaberMage/spt-shell-notify
2026-06-08T23:25:03.3490144Z   path: .adapter-notify
2026-06-08T23:25:03.3492093Z   token: ***
2026-06-08T23:25:03.3492279Z   ssh-strict: true
2026-06-08T23:25:03.3492445Z   ssh-user: git
2026-06-08T23:25:03.3492633Z   persist-credentials: true
2026-06-08T23:25:03.3492827Z   clean: true
2026-06-08T23:25:03.3493009Z   sparse-checkout-cone-mode: true
2026-06-08T23:25:03.3493221Z   fetch-depth: 1
2026-06-08T23:25:03.3493396Z   fetch-tags: false
2026-06-08T23:25:03.3493572Z   show-progress: true
2026-06-08T23:25:03.3493744Z   lfs: false
2026-06-08T23:25:03.3493911Z   submodules: false
2026-06-08T23:25:03.3494091Z   set-safe-directory: true
2026-06-08T23:25:03.3494288Z ##[endgroup]
2026-06-08T23:25:03.4845745Z Syncing repository: SaberMage/spt-shell-notify
2026-06-08T23:25:03.4848941Z ##[group]Getting Git version info
2026-06-08T23:25:03.4849437Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-08T23:25:03.4875964Z [command]/usr/bin/git version
2026-06-08T23:25:03.4907684Z git version 2.43.0
2026-06-08T23:25:03.4925268Z ##[endgroup]
2026-06-08T23:25:03.4935934Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ce6f68d5-c802-402f-9fe7-b15ee064a021' before making global git config changes
2026-06-08T23:25:03.4936722Z Adding repository directory to the temporary git global config as a safe directory
2026-06-08T23:25:03.4938638Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-08T23:25:03.4967918Z ##[group]Initializing the repository
2026-06-08T23:25:03.4970835Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-08T23:25:03.4997330Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-08T23:25:03.4997890Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-08T23:25:03.4998384Z hint: of your new repositories, which will suppress this warning, call:
2026-06-08T23:25:03.4998733Z hint: 
2026-06-08T23:25:03.4999004Z hint: 	git config --global init.defaultBranch <name>
2026-06-08T23:25:03.4999653Z hint: 
2026-06-08T23:25:03.4999948Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-08T23:25:03.5000417Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-08T23:25:03.5000777Z hint: 
2026-06-08T23:25:03.5000997Z hint: 	git branch -m <name>
2026-06-08T23:25:03.5002361Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-08T23:25:03.5008658Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-08T23:25:03.5033977Z ##[endgroup]
2026-06-08T23:25:03.5034363Z ##[group]Disabling automatic garbage collection
2026-06-08T23:25:03.5036224Z [command]/usr/bin/git config --local gc.auto 0
2026-06-08T23:25:03.5058363Z ##[endgroup]
2026-06-08T23:25:03.5058642Z ##[group]Setting up auth
2026-06-08T23:25:03.5062923Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-08T23:25:03.5086420Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-08T23:25:03.5292947Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-08T23:25:03.5317986Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-08T23:25:03.5499052Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-08T23:25:03.5525144Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-08T23:25:03.5709792Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-08T23:25:03.5739935Z ##[endgroup]
2026-06-08T23:25:03.5740315Z ##[group]Determining the default branch
2026-06-08T23:25:03.5742915Z Retrieving the default branch name
2026-06-08T23:25:03.9567928Z Default branch 'main'
2026-06-08T23:25:03.9568744Z ##[endgroup]
2026-06-08T23:25:03.9569115Z ##[group]Fetching the repository
2026-06-08T23:25:03.9574413Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-08T23:25:04.5863950Z From https://github.com/SaberMage/spt-shell-notify
2026-06-08T23:25:04.5864560Z  * [new branch]      main       -> origin/main
2026-06-08T23:25:04.5887852Z ##[endgroup]
2026-06-08T23:25:04.5888306Z ##[group]Determining the checkout info
2026-06-08T23:25:04.5891391Z ##[endgroup]
2026-06-08T23:25:04.5895790Z [command]/usr/bin/git sparse-checkout disable
2026-06-08T23:25:04.5937548Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-08T23:25:04.5961147Z ##[group]Checking out the ref
2026-06-08T23:25:04.5963422Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-08T23:25:04.5998850Z Switched to a new branch 'main'
2026-06-08T23:25:04.5999142Z branch 'main' set up to track 'origin/main'.
2026-06-08T23:25:04.6002829Z ##[endgroup]
2026-06-08T23:25:04.6030967Z [command]/usr/bin/git log -1 --format=%H
2026-06-08T23:25:04.6051412Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-08T23:25:04.6167803Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-08T23:25:04.6168257Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-08T23:25:04.6181296Z shell: /usr/bin/bash -e {0}
2026-06-08T23:25:04.6181516Z ##[endgroup]
2026-06-08T23:25:04.6529950Z     Updating crates.io index
2026-06-08T23:25:04.8201018Z      Locking 11 packages to latest compatible versions
2026-06-08T23:25:04.8424850Z    Compiling serde_core v1.0.228
2026-06-08T23:25:04.8425403Z    Compiling zmij v1.0.21
2026-06-08T23:25:04.8425798Z    Compiling serde_json v1.0.150
2026-06-08T23:25:04.8426598Z    Compiling memchr v2.8.1
2026-06-08T23:25:04.8427063Z    Compiling itoa v1.0.18
2026-06-08T23:25:06.6162140Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify)
2026-06-08T23:25:06.7770205Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
2026-06-08T23:25:06.7911693Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-08T23:25:06.7912232Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-08T23:25:06.7924573Z shell: /usr/bin/bash -e {0}
2026-06-08T23:25:06.7924863Z env:
2026-06-08T23:25:06.7925389Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-08T23:25:06.7925904Z ##[endgroup]
2026-06-08T23:25:07.0176372Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
2026-06-08T23:25:07.0290789Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-65d722be4f4062de)
2026-06-08T23:25:07.0305313Z 
2026-06-08T23:25:07.0305436Z running 1 test
2026-06-08T23:25:07.4384055Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-08T23:25:07.4384435Z 
2026-06-08T23:25:07.4384773Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
2026-06-08T23:25:07.4385389Z 
2026-06-08T23:25:07.4509787Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-08T23:25:07.4510192Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-08T23:25:07.4522516Z shell: /usr/bin/bash -e {0}
2026-06-08T23:25:07.4522806Z env:
2026-06-08T23:25:07.4523035Z   SPT_INSTALL_E2E: 1
2026-06-08T23:25:07.4523289Z ##[endgroup]
2026-06-08T23:25:07.6455696Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
2026-06-08T23:25:07.6569197Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-edd53ae17b88ed2e)
2026-06-08T23:25:07.6580768Z 
2026-06-08T23:25:07.6581035Z running 1 test
2026-06-08T23:25:24.8758744Z test install_script_against_staged_release ... ok
2026-06-08T23:25:24.8759034Z 
2026-06-08T23:25:24.8759316Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.22s
2026-06-08T23:25:24.8759659Z 
2026-06-08T23:25:24.8935934Z ##[group]Run cargo run -p xtask -- check
2026-06-08T23:25:24.8936234Z [36;1mcargo run -p xtask -- check[0m
2026-06-08T23:25:24.8948039Z shell: /usr/bin/bash -e {0}
2026-06-08T23:25:24.8948251Z ##[endgroup]
2026-06-08T23:25:25.0817800Z    Compiling bitflags v2.12.1
2026-06-08T23:25:25.0858559Z    Compiling darling_core v0.20.11
2026-06-08T23:25:25.0894096Z    Compiling fastrand v2.4.1
2026-06-08T23:25:25.1445128Z    Compiling rusqlite v0.32.1
2026-06-08T23:25:25.1445728Z    Compiling netlink-packet-route v0.29.0
2026-06-08T23:25:25.1446237Z    Compiling netlink-packet-route v0.30.0
2026-06-08T23:25:25.1446767Z    Compiling tower-http v0.6.11
2026-06-08T23:25:25.1447277Z    Compiling simple-dns v0.9.3
2026-06-08T23:25:25.1772281Z    Compiling futures-lite v2.6.1
2026-06-08T23:25:25.1772830Z    Compiling backon v1.6.0
2026-06-08T23:25:25.4003652Z    Compiling reqwest v0.13.4
2026-06-08T23:25:25.6862437Z    Compiling n0-future v0.3.2
2026-06-08T23:25:25.7373528Z    Compiling n0-watcher v0.6.1
2026-06-08T23:25:25.7560382Z    Compiling spt-store v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-08T23:25:25.8769771Z    Compiling iroh-dns v0.98.0
2026-06-08T23:25:26.3805752Z    Compiling darling_macro v0.20.11
2026-06-08T23:25:26.5113573Z    Compiling darling v0.20.11
2026-06-08T23:25:26.5321146Z    Compiling derive_builder_core v0.20.2
2026-06-08T23:25:26.9798153Z    Compiling derive_builder_macro v0.20.2
2026-06-08T23:25:27.1238836Z    Compiling derive_builder v0.20.2
2026-06-08T23:25:27.1349896Z    Compiling spt-msg v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-08T23:25:27.1638533Z    Compiling vergen-lib v9.1.0
2026-06-08T23:25:27.1639600Z    Compiling vergen-lib v0.1.6
2026-06-08T23:25:27.2840876Z    Compiling vergen v9.1.0
2026-06-08T23:25:27.3241864Z    Compiling vergen-gitcl v1.0.8
2026-06-08T23:25:27.3277697Z    Compiling spt-runtime v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-08T23:25:27.3278560Z    Compiling spt-term v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-08T23:25:27.7405365Z    Compiling iroh-relay v0.98.0
2026-06-08T23:25:28.6001286Z    Compiling netdev v0.42.0
2026-06-08T23:25:28.7085363Z    Compiling spt-live v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-08T23:25:28.9523322Z    Compiling netwatch v0.16.0
2026-06-08T23:25:29.9238441Z    Compiling portmapper v0.16.0
2026-06-08T23:25:31.5525869Z    Compiling iroh v0.98.2
2026-06-08T23:25:38.9324191Z    Compiling spt-net v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-08T23:25:40.2102191Z    Compiling spt-daemon v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-08T23:25:45.4209561Z    Compiling xtask v0.2.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-08T23:25:46.5419919Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.63s
2026-06-08T23:25:46.5594557Z      Running `target/debug/xtask check`
2026-06-08T23:26:14.5372254Z xtask check: docs-site/src/cli/reference.md drifted from the binary's --help — run `cargo run -p xtask -- gen` and commit
2026-06-08T23:26:14.5391942Z ##[error]Process completed with exit code 1.
2026-06-08T23:26:14.5511811Z Post job cleanup.
2026-06-08T23:26:14.6765504Z [command]/usr/bin/git version
2026-06-08T23:26:14.6832944Z git version 2.43.0
2026-06-08T23:26:14.6868129Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6e287b42-3a0f-4b6c-8da2-46d18e1d9d67' before making global git config changes
2026-06-08T23:26:14.6868787Z Adding repository directory to the temporary git global config as a safe directory
2026-06-08T23:26:14.6871403Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-08T23:26:14.6900465Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-08T23:26:14.6927205Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-08T23:26:14.7118731Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-08T23:26:14.7136826Z http.https://github.com/.extraheader
2026-06-08T23:26:14.7143392Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-08T23:26:14.7167414Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-08T23:26:14.7350477Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-08T23:26:14.7373519Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-08T23:26:14.7715855Z Post job cleanup.
2026-06-08T23:26:14.8384607Z [command]/usr/bin/git version
2026-06-08T23:26:14.8415094Z git version 2.43.0
2026-06-08T23:26:14.8444073Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c7cb5c78-db2b-4308-a14e-f0f4590294e2' before making global git config changes
2026-06-08T23:26:14.8444707Z Adding repository directory to the temporary git global config as a safe directory
2026-06-08T23:26:14.8447335Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-08T23:26:14.8475474Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-08T23:26:14.8499441Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-08T23:26:14.8705593Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-08T23:26:14.8724841Z http.https://github.com/.extraheader
2026-06-08T23:26:14.8731781Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-08T23:26:14.8756301Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-08T23:26:14.8940883Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-08T23:26:14.8965342Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-08T23:26:14.9273687Z Cleaning up orphan processes
